blob: 1f84ec01b0d50ddbb983b0d0413866730e3ea7d2 [file] [log] [blame]
{
"name": "testpodsbyXXT",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testpods/Classes/*",
"resources": "testpods/Assets/*.bundle",
"vendored_libraries": "testpods/Lib/*.a",
"frameworks": [
"UIKit",
"WebKit",
"JavaScriptCore",
"CoreTelephony",
"MobileCoreServices",
"SystemConfiguration",
"MediaPlayer",
"AudioToolbox",
"Security",
"QuartzCore",
"CFNetwork",
"Foundation",
"CoreFoundation",
"CoreGraphics"
],
"libraries": [
"xml2",
"z",
"stdc++.6"
]
}