blob: 627e8de4d3155747d76b92c65a51f6a3d279597b [file] [log] [blame]
{
"name": "QiPublicPods",
"version": "0.0.1",
"summary": "A demo which shows developers how to use public pods.",
"description": "our team called QiShare.\nThe demo we created will help developers to know how to use public pods.",
"homepage": "https://github.com/QiShare/QiPublicPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liusiqi": "510137672@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/QiShare/QiPublicPods.git",
"tag": "0.0.1"
},
"source_files": "QiPublicPods/QiPublicPods/Classes/*.{h,m}",
"requires_arc": true
}