blob: ac228da8f46aa34fe52b93b477cb93c789e1812d [file] [log] [blame]
{
"name": "JiangXiLib",
"version": "0.0.1",
"summary": "江西装维使用框架",
"homepage": "https://github.com/MrChen123/JiangXiLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrChen123": "289659801@qq.com"
},
"source": {
"git": "https://github.com/MrChen123/JiangXiLib.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JiangXiLib/Classes/**/*.{h,m}",
"resources": [
"JiangXiLib/Assets/*",
"JiangXiLib/Classes/Utils/STTextHud/*"
],
"dependencies": {
"JSONModel": [
],
"Masonry": [
],
"MJRefresh": [
],
"YTKNetwork": [
],
"MBProgressHUD": [
]
}
}