blob: f886e4cbbd4924461525a0b1ca6a9589c2353d16 [file] [log] [blame]
{
"name": "UUToll",
"version": "0.0.2",
"summary": "A short description of UUToll.",
"description": "uutoll",
"homepage": "https://gitee.com/ft90",
"license": "MIT",
"authors": {
"amdinistrator": "ft90"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/ft90/uutoll.git",
"tag": "0.0.2"
},
"source_files": "UUTolller/UUToll/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}