blob: 125129dbf5155d3fec5516a73edec08f4b53f9f1 [file] [log] [blame]
{
"name": "UMengShareSetup",
"version": "0.0.1",
"summary": "友盟分享依赖系统库配置",
"homepage": "https://github.com/wzf/UMengShareSetup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangzhanfeng": "fengpromail@163.com"
},
"source": {
"git": "https://github.com/wzf/UMengShareSetup.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit",
"ImageIO",
"CoreTelephony",
"CoreGraphics",
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"stdc++",
"sqlite3",
"iconv"
],
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}