blob: 765de3a4e649a547f4a117cb0d343b032520db2a [file] [log] [blame]
{
"name": "testApi",
"version": "0.0.4",
"summary": "First CocoaPods testApi.",
"homepage": "https://github.com/captain91/testApi.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shibo Sun": "captain0091@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/captain91/testApi.git",
"tag": "0.0.4"
},
"source_files": "Utilities/AESCipher/*",
"requires_arc": true
}