| { |
| "name": "HeroCoinSDKAdpaterFile", |
| "version": "0.0.4", |
| "summary": "游戏SDK Adpater文件", |
| "description": "Hero游戏SDK Adpater文件", |
| "homepage": "https://github.com/HeroGameSDK/HeroCoinSDKAdpaterFilePod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "huyunlong": "yunlong.hu@timeltd.cn" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/HeroGameSDK/HeroCoinSDKAdpaterFilePod.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |