blob: c80250128fe2892c5f7476471821c267c25f3a36 [file] [log] [blame]
{
"name": "tyjTestCocoaPods",
"version": "1.0.0",
"summary": "Beautiful animated Alert View. Written in Swift but ported to Objective-C",
"homepage": "https://github.com/Tayoji/tyjTestCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tayoji": "595521651@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tayoji/tyjTestCocoaPods.git",
"tag": "1.0.0"
},
"source_files": "tyjTestCocoaPods/test/*",
"requires_arc": true
}