blob: 4ef50b7f816c2cb364c3195d7998fae2214e2c37 [file] [log] [blame]
{
"name": "testApi",
"version": "0.0.3",
"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.3"
},
"source_files": "Utilities/AESCipher/*",
"requires_arc": true
}