| { |
| "name": "FAT_ads", |
| "version": "2.2.1.2", |
| "summary": "Arlington 广告", |
| "description": "fotoable 内推广告SDK", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE", |
| "text": "Permission is hereby granted ..." |
| }, |
| "authors": { |
| "YAO FU": "fuyao@fotoable.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-lObjC" |
| }, |
| "ios": { |
| "dependencies": { |
| "FATSqlData": [ |
| "~> 1.0.0" |
| ], |
| "Masonry": [ |
| |
| ] |
| } |
| }, |
| "homepage": "https://github.com/fotoable-pub/monetize-sdk-ios", |
| "source": { |
| "http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FAT_ads-2.2.1.2.zip" |
| }, |
| "vendored_frameworks": "*.framework" |
| } |