blob: 7e9db1508cf0e1725ae2023c286f1a19de260f19 [file] [log] [blame]
{
"name": "ALSThirdParty",
"version": "0.0.1",
"summary": "This is a short description of ALSThirdParty.",
"description": "This is a long description of ALSThirdParty. This is a long description of ALSThirdParty.",
"homepage": "https://github.com/AltairEven/ALSThirdParty.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AltairEven": "qianye.qy@alibaba-inc.com"
},
"source": {
"git": "https://github.com/AltairEven/ALSThirdParty.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "ALSThirdParty/Classes/*.{h}",
"vendored_frameworks": "ALSThirdParty/Frameworks/*.{framework}",
"vendored_libraries": "ALSThirdParty/Libs/*.{a}",
"resources": "ALSThirdParty/Assets/*.{png,jpg,bundle}",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"stdc++.6.0.9",
"c++",
"z.1.2.8",
"sqlite3.0"
]
}
}