blob: 6f6e4a6fe8dd21ad4c2ce06aa72f273bd19ce338 [file] [log] [blame]
{
"name": "MyFirstTestLibrary",
"version": "0.1.6",
"summary": "Creat By SunXiBing",
"description": "只是自己开发的一个东西",
"homepage": "https://github.com/SunXiBing/MyFirstTestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunxibing": "499490153@qq.com"
},
"source": {
"git": "https://github.com/SunXiBing/MyFirstTestLibrary.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyFirstTestLibrary/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}