| { | |
| "name": "BCMobAd", | |
| "version": "0.1.2", | |
| "summary": "A short description of BCMobAd.", | |
| "description": "SDK介绍", | |
| "homepage": "https://github.com/coder-zy/BCMobAd", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "coder-zy": "zhangyang@baice100.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/coder-zy/BCMobAd.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BCMobAd/Classes/**/*", | |
| "frameworks": "CoreTelephony", | |
| "vendored_libraries": "BCMobAd/Classes/*.{a}" | |
| } |