blob: 449d88b7b560adf2cf88064df2f0fde79cddba14 [file] [log] [blame]
{
"name": "YKCheckTool",
"version": "1.1.1",
"summary": "合规体验开关工具",
"description": "合规体验开关工具",
"homepage": "http://gitlab.yeahka.com/App/iOS/Modules/YKCheckTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"larkin": "larkin@yeahka.com"
},
"source": {
"git": "http://gitlab.yeahka.com/App/iOS/Modules/YKCheckTool.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YKCheckTool/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}