blob: 7b1fbe8a9ed851c1b2bc60b46a504d30b87a2dfc [file] [log] [blame]
{
"name": "WFPodsDemo",
"version": "0.0.6",
"summary": "第一个版本",
"description": "可以用到项目中 稳定版本",
"homepage": "https://github.com/maple023/CocoaPodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maple023": "xuwenfeng023@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/maple023/CocoaPodsDemo.git",
"tag": "0.0.6"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"source_files": "Source/**/*.swift"
}