| { |
| "name": "EveryThing", |
| "version": "3.5.1", |
| "summary": "测试库", |
| "description": "基础宏,常量值,第三方appKey配置", |
| "homepage": "https://github.com/shang1219178163/EveryThing", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "BIN": "shang1219178163@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/shang1219178163/EveryThing.git", |
| "tag": "3.5.1" |
| }, |
| "source_files": "EveryThing/*", |
| "public_header_files": "EveryThing/*.h", |
| "resources": "EveryThing/Resources/*", |
| "frameworks": [ |
| "UIKit", |
| "CoreFoundation", |
| "CoreText", |
| "CoreGraphics", |
| "CoreImage", |
| "CoreLocation", |
| "CoreTelephony", |
| "GLKit", |
| "QuartzCore", |
| "ImageIO", |
| "Accelerate", |
| "AssetsLibrary", |
| "MobileCoreServices", |
| "SystemConfiguration", |
| "ImageIO", |
| "JavaScriptCore", |
| "WebKit" |
| ] |
| } |