| { |
| "name": "ADMobGenLocation", |
| "version": "0.3.1", |
| "summary": "A short description of ADMobGenLocation.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://121.41.108.203/ADMobGenKit-Modules/admobgenlocation", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sangshenya": "sangshen@ecook.cn" |
| }, |
| "source": { |
| "git": "http://121.41.108.203/ADMobGenKit-Modules/admobgenlocation.git", |
| "tag": "0.3.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| }, |
| "vendored_frameworks": "ADMobGenLocation/Classes/*.framework" |
| } |