| { |
| "name": "OnlyKitForFun", |
| "version": "0.0.1", |
| "summary": "A short description of NIMkitOnly.", |
| "homepage": "http://EXAMPLE/NIMkitOnly", |
| "license": "MIT", |
| "authors": { |
| "袁乾烽": "1223153088@qq.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/yqfGodHandcode/NIMKitForOnly.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "**/*.{h,m}", |
| "resources": "NIMKit/Resources/*", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "CoreText", |
| "SystemConfiguration", |
| "AVFoundation", |
| "CoreTelephony", |
| "AudioToolbox", |
| "CoreMedia", |
| "VideoToolbox" |
| ], |
| "libraries": [ |
| "sqlite3.0", |
| "z", |
| "c++" |
| ], |
| "dependencies": { |
| "NIMSDK": [ |
| "~> 3.5.0" |
| ], |
| "SDWebImage": [ |
| "~> 3.8.2" |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "M80AttributedLabel": [ |
| |
| ], |
| "Toast": [ |
| "~> 3.0" |
| ], |
| "SVProgressHUD": [ |
| "2.0.4" |
| ], |
| "TZImagePickerController": [ |
| "1.7.7" |
| ], |
| "MJRefresh": [ |
| "3.1.12" |
| ] |
| } |
| } |