blob: 58ca11f49702c2887acdbdc73d57732087d3db52 [file] [log] [blame]
{
"name": "podsDemosss",
"version": "0.0.8",
"summary": "一个建立pod仓库的简单demopodsDemo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/liqungang/lqPodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqg5": "liqg5@ziroom.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/liqungang/lqPodsDemo.git",
"tag": "0.0.8"
},
"source_files": [
"Classes",
"podsDemo/podsDemo/**/*.{h,m}"
],
"frameworks": [
"MobileCoreServices",
"CoreGraphics"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MJRefresh": [
]
}
}