| { |
| "name": "WFYYModel", |
| "version": "0.0.1", |
| "summary": "A short description of WFYYModel.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/408939786@qq.com/WFYYModel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "408939786@qq.com": "suhayl.wu@weimob.com" |
| }, |
| "source": { |
| "git": "https://github.com/wsh4089/WFYYModel.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WFYYModel/Classes/*.{h,m}", |
| "public_header_files": "WFYYModel/Classes/*.h", |
| "dependencies": { |
| "YYModel": [ |
| "1.0.4" |
| ] |
| } |
| } |