| { |
| "name": "commentPlugin", |
| "version": "1.0.2", |
| "summary": "commentPlugin木仓私有库", |
| "description": "木仓私有Pods测试\nMarkdown 格式", |
| "homepage": "https://github.com/zwf511/CaiMao", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhouwenfei": "zhouwenfei@mucang.cn" |
| }, |
| "source": { |
| "git": "https://github.com/zwf511/commentPlugin.git", |
| "tag": "1.0.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "dependencies": { |
| "MBProgressHUD": [ |
| "~>1.0.0" |
| ] |
| }, |
| "source_files": [ |
| "commentPlugin/Sources/*.{h,m,mm}", |
| "commentPlugin/Sources/**/*.{h,m,mm}" |
| ], |
| "resources": [ |
| "commentPlugin/Resources/comment.xcassets", |
| "commentPlugin/Resources/*.xib" |
| ] |
| } |