| { |
| "name": "ZJHUMPush", |
| "version": "0.0.1", |
| "summary": "A description of ZJHUMPush for test.", |
| "description": "ZJHUMPush for description test.ZJHUMPush for description test.ZJHUMPush for description test.", |
| "homepage": "http://dev.umeng.com/social/ios/quick-integration", |
| "license": { |
| "type": "Copyright", |
| "text": "Copyright 2011 - 2016 UMeng.com. All rights reserved.\n" |
| }, |
| "authors": { |
| "张军华": "zjh107381@alibaba-inc.com" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source": { |
| "http": "http://dev.umeng.com/system/resources/W1siZiIsIjIwMTcvMDMvMTAvMTZfMjNfNTJfOTIwX1VNUHVzaENvbXBvbmVudHMuemlwIl1d/UMPushComponents.zip" |
| }, |
| "vendored_frameworks": [ |
| "UMPushComponents/UMPush.framework", |
| "UMPushComponents/UMCommon.framework" |
| ], |
| "frameworks": [ |
| "CoreMotion", |
| "SystemConfiguration", |
| "AssetsLibrary", |
| "CoreTelephony" |
| ], |
| "libraries": [ |
| "c++", |
| "stdc++", |
| "sqlite3", |
| "z" |
| ], |
| "requires_arc": true |
| } |