| { |
| "name": "NeoMobiiOS", |
| "version": "1.0.4", |
| "summary": "A short description of NeoMobiiOS.", |
| "description": "A short description of NeoMobiiOS", |
| "homepage": "https://github.com/976971956/NeoMobiiOS", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jianghuli": "976971956@qq.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/976971956/NeoMobiiOS.git", |
| "tag": "1.0.4" |
| }, |
| "resources": "GNHYNeoMobi.bundle", |
| "vendored_frameworks": "GNHY_NeoMobiSDK.framework", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "xcconfig": { |
| "BITCODE_GENERATION_MODE": "bitcode" |
| } |
| } |