| { |
| "name": "ZPlayerKit", |
| "version": "1.1.1", |
| "summary": "ZPlayerKit.", |
| "license": "MIT", |
| "authors": { |
| "Daniel": "648118379@qq.com" |
| }, |
| "description": "Ximalaya Version 4.9", |
| "homepage": "https://github.com/Daniel-zww/ZPlayerKit", |
| "source": { |
| "git": "https://github.com/Daniel-zww/ZPlayerKit.git", |
| "tag": "1.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony" |
| ], |
| "libraries": [ |
| "z", |
| "z.1", |
| "z.1.2.5", |
| "sqlite3" |
| ], |
| "vendored_libraries": "ZPlayerKit/*.a", |
| "source_files": "ZPlayerKit/include/*.{h}", |
| "requires_arc": true, |
| "dependencies": { |
| "FMDB": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ] |
| } |
| } |