blob: c367cb22ff4e0da53f3c797d2ffc8999d3093829 [file] [log] [blame]
{
"name": "iqiyi-ios-sdk",
"version": "0.0.3",
"summary": "sdk更新时间:2015-8-7",
"homepage": "https://github.com/wxxsw/iqiyi-ios-sdk",
"license": "MIT",
"authors": {
"Ge Sen": "i@gesen.me"
},
"source": {
"git": "https://github.com/wxxsw/iqiyi-ios-sdk.git",
"tag": "0.0.3"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": [
"IQYSDK",
"IQYSDK/**/*.{h,m}"
],
"public_header_files": "IQYSDK/include/**/*.h",
"frameworks": [
"MobileCoreServices",
"SystemConfiguration"
],
"libraries": "z.1.2.5",
"vendored_libraries": "IQYSDK/*.a",
"dependencies": {
"JSONKit-NoWarning": [
"~> 1.2"
]
}
}