| { |
| "name": "ApexDataCollect", |
| "version": "1.0.6", |
| "summary": "AutoTracking", |
| "description": "AutoTracking SDK to Gain Data Of APP", |
| "homepage": "https://github.com/long0133/ApexDataCollect.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "long0133": "long0133@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/long0133/ApexDataCollect.git", |
| "tag": "1.0.6" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "CoreFoundation", |
| "CoreTelephony", |
| "Security", |
| "SystemConfiguration" |
| ], |
| "libraries": [ |
| "sqlite3", |
| "icucore" |
| ], |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "public_header_files": "ApexDataCollect/**/*.h", |
| "source_files": "ApexDataCollect/**/*.{m,h}", |
| "deprecated": true |
| } |