blob: 8b5f144688d6c0d7b27be5404b92ad7ce67d8b7b [file] [log] [blame]
{
"name": "testpodsbyXXT",
"version": "1.0.2",
"summary": "Atestpods.",
"description": "this is study pods publish publish publish",
"homepage": "https://github.com/xty710/testpods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuty": "xty710@dcloud.io"
},
"source": {
"git": "https://github.com/xty710/testpods.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testpods/Classes/**/*",
"resources": "testpods/Assets/PandoraApi.bundle",
"vendored_libraries": "testpods/Lib/liblibPDRCore.a",
"frameworks": [
"UIKit",
"WebKit",
"JavaScriptCore",
"CoreTelephony",
"MobileCoreServices",
"SystemConfiguration",
"MediaPlayer",
"AudioToolbox",
"Security",
"QuartzCore",
"CFNetwork",
"Foundation",
"CoreFoundation",
"CoreGraphics"
],
"libraries": [
"xml2",
"z",
"stdc++.6"
]
}