| { |
| "name": "SYMyAccountsComps", |
| "version": "0.1.0", |
| "summary": "A short description of SYMyAccountsComps.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://git1.pansoft.com/MobileServer/ios/Component/SYMyAccountsComps", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "liyy": "liyuanyuan@pansoft.com" |
| }, |
| "source": { |
| "git": "http://git1.pansoft.com/MobileServer/ios/Component/SYMyAccountsComps.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SYMyAccountsComps/Classes/**/*", |
| "dependencies": { |
| "SYBaseComps": [ |
| |
| ] |
| } |
| } |