blob: a2f6229331540d6163ca4e5483adf47449b8a15d [file] [log] [blame]
{
"name": "GuoMeiPod",
"version": "1.0.3",
"summary": "创建自己的库作为测试,修改LICENSE",
"description": "创建自己的库作为测试,当做参考",
"homepage": "https://github.com/ioszhanghui/GuoMeiPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaofeiniao": "ioszhanghui@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ioszhanghui/GuoMeiPod.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"GuoMeiPod/Util/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}