| { |
| "name": "SYZWechatOpenSDK", |
| "version": "0.1.0", |
| "summary": "A short description of SYZWechatOpenSDK.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/sundasheng1985/SYZWechatOpenSDK", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sundasheng1985": "641569408@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/sundasheng1985/SYZWechatOpenSDK.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "*.{h}", |
| "vendored_libraries": "*.a", |
| "frameworks": [ |
| "CoreTelephony", |
| "SystemConfiguration", |
| "UIKit", |
| "Security", |
| "CFNetwork" |
| ], |
| "libraries": [ |
| "z", |
| "sqlite3.0", |
| "c++" |
| ] |
| } |