{ | |
"name": "MTNemoSDKTest", | |
"version": "1.0.1", | |
"summary": "A short description of MTNemoSDK.", | |
"homepage": "http://EXAMPLE/MTNemoSDK", | |
"license": { | |
"type": "MIT" | |
}, | |
"authors": { | |
"xiaoleiwei": "weixiaolei@zplay.com" | |
}, | |
"source": { | |
"http": "https://adsdk.yumimobi.com/NemoSDK.zip" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "NemoSDK/NemoSDK.framework/Headers/*.{h}", | |
"vendored_frameworks": "NemoSDK/NemoSDK.framework", | |
"public_header_files": "NemoSDK/NemoSDK.framework/Headers/*.{h}" | |
} |