| { |
| "name": "XG-Push-SDK-iOS", |
| "version": "2.4.0", |
| "summary": "A Push Notification Service From Tencent", |
| "description": "A Push Notification Service From Tencent.\n", |
| "homepage": "http://xg.qq.com", |
| "license": { |
| "type": "Copyright", |
| "text": "© 1998 - 2015 Tencent. All Rights Reserved.\n" |
| }, |
| "authors": { |
| "Tangdixi": "tangdixi@gmail.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "http": "http://xg.qq.com/pigeon_v2/resource/sdk/Xg-Push-SDK-iOS-2.4.0.zip" |
| }, |
| "source_files": "Xg-Push-SDK-iOS-2.4.0/demo/sdk/*.h", |
| "vendored_libraries": "Xg-Push-SDK-iOS-2.4.0/demo/sdk/*.a", |
| "frameworks": [ |
| "CFNetwork", |
| "SystemConfiguration", |
| "CoreTelephony", |
| "Security" |
| ], |
| "libraries": [ |
| "sqlite3", |
| "z.1" |
| ], |
| "requires_arc": true |
| } |