blob: 83ba80d672c11e2762e6b81680009598e30616fa [file] [log] [blame]
{
"name": "EveryThing",
"version": "1.0.0",
"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": "1.0.0"
},
"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"
]
}