blob: f7c9f5d8c9b60c52b5b2e0340b995192fd6f1fa2 [file] [log] [blame]
{
"name": "UUToll",
"version": "0.0.1",
"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.1"
},
"source_files": [
"UUTolller",
"UUTolller/UUToll/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}