blob: 62f937094454998d720ce7e228b9798c82a7d110 [file] [log] [blame]
{
"name": "CMYTKNetwork",
"version": "0.1.0",
"summary": "基于YTKNetwork做的扩展,用QMUIKit用加载动画",
"homepage": "https://github.com/JKshared92/CMYTKNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comma": "506702341@qq.com"
},
"source": {
"git": "https://github.com/JKshared92/CMYTKNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMYTKNetwork/Classes/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"QMUIKit": [
],
"YTKNetwork": [
]
}
}