Latest | 1.0.6 |
---|---|
Homepage | http://www.baidu.com |
License | Copyright Copyright 2016 Chris |
Platforms | ios 8.0 |
Frameworks | CoreText, SystemConfiguration, AVFoundation, CoreTelephony, AudioToolbox, CoreMedia, VideoToolbox |
Latest podspec
{ "name": "ChrisKitSpecTest", "version": "1.0.6", "summary": "just test", "homepage": "http://www.baidu.com", "license": { "type": "Copyright", "text": " Copyright 2016 Chris " }, "authors": "Chris", "source": { "git": "https://github.com/netease-im/NIM_iOS_UIKit.git", "tag": "1.0.6" }, "platforms": { "ios": "8.0" }, "frameworks": [ "CoreText", "SystemConfiguration", "AVFoundation", "CoreTelephony", "AudioToolbox", "CoreMedia", "VideoToolbox" ], "libraries": [ "sqlite3.0", "z", "c++" ], "default_subspecs": "Lite", "subspecs": [ { "name": "Full", "dependencies": { "ChrisKitSpecTest/Core": [], "NIMSDK": [ "~> 3.2.5" ] }, "source_files": "NIMKit/NIMKit/**/*.{h,m}", "pod_target_xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/NIMSDK" } }, { "name": "Lite", "dependencies": { "ChrisKitSpecTest/Core": [], "NIMSDK_LITE": [ "~> 3.2.5" ] }, "source_files": "NIMKit/NIMKit/**/*.{h,m}", "pod_target_xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/NIMSDK_LITE" } }, { "name": "Core", "resources": "NIMKit/Resources/*.*", "dependencies": { "SDWebImage": [ "~> 3.8.2" ], "Toast": [ "~> 3.0" ], "SVProgressHUD": [ "~> 2.0.3" ], "M80AttributedLabel": [ "~> 1.5.0" ], "CTAssetsPickerController": [ "~> 3.3.2-alpha" ] } } ] }
Sun, 05 Feb 2017 06:20:10 +0000