| { | |
| "name": "DZTeldEncryptionToolSecond", | |
| "version": "1.0.2", | |
| "summary": "APP配置,版本配置的信息", | |
| "homepage": "https://github.com/hanxueshi/DZTeldEncryptionToolSecond", | |
| "license": "MIT", | |
| "authors": { | |
| "hanxueshi": "745603532@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hanxueshi/DZTeldEncryptionToolSecond.git", | |
| "tag": "1.0.2" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "DZTeldEncryptionToolSecond/*.swift", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ] | |
| } |