| { |
| "name": "TTXCVPN", |
| "version": "1.0.0", |
| "license": { |
| "type": "MIT" |
| }, |
| "homepage": "https://github.com/ttxc/TTXCVPN", |
| "authors": { |
| "ttxc": "3419146673@qq.com" |
| }, |
| "summary": "A delightful iOS framework.", |
| "source": { |
| "git": "https://github.com/ttxc/TTXCVPN.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "libraries": [ |
| "iconv", |
| "xml2" |
| ], |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "CoreGraphics", |
| "SystemConfiguration", |
| "Security" |
| ], |
| "vendored_libraries": "**/libProxy.a", |
| "vendored_frameworks": "**/openssl.framework", |
| "source_files": "**/*.{h}" |
| } |