| { |
| "name": "HomeComponent", |
| "version": "0.1.0", |
| "summary": "HomeComponent.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://gitlab.os.adc.com/oppo_store_app_ios/oppo-store-ios-homecomponent", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "chenhao": "422583537@qq.com" |
| }, |
| "source": { |
| "git": "http://gitlab.os.adc.com/oppo_store_app_ios/oppo-store-ios-homecomponent.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HomeComponent/Classes/**/*" |
| } |