| { |
| "name": "IRFrameworkPod", |
| "version": "0.1.0", |
| "summary": "An user tracker used on iOS.", |
| "description": "It is an user tracker used on iOS, which implement by Objective-C.", |
| "homepage": "https://github.com/iOSRunner/IRFrameworkPod", |
| "license": "MIT", |
| "authors": { |
| "iOSRunner": "ericguo1213@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/iOSRunner/IRFrameworkPod.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "IRFrameworkPod.framework", |
| "frameworks": "Foundation" |
| } |