| { |
| "name": "PEPBigData", |
| "version": "0.4.0", |
| "summary": "人教大数据统计SDK", |
| "authors": { |
| "PEPBigData": "PEP" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "homepage": "https://github.com/PEPDigitalPublishing/PEPBigData", |
| "source": { |
| "git": "https://github.com/PEPDigitalPublishing/PEPBigData.git", |
| "tag": "0.4.0" |
| }, |
| "vendored_frameworks": "PEPBigData.framework", |
| "static_framework": true, |
| "frameworks": [ |
| "Foundation", |
| "CoreTelephony", |
| "UIKit", |
| "CoreLocation" |
| ], |
| "ios": { |
| "libraries": "sqlite3" |
| }, |
| "dependencies": { |
| "Aspects": [ |
| |
| ] |
| } |
| } |