blob: 8a08770264b46257a7279d2dc78b71970df17c5f [file] [log] [blame]
{
"name": "iqiyi-ios-sdk",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": [
"IQYSDK",
"IQYSDK/**/*.{h,m}"
],
"public_header_files": "IQYSDK/include/**/*.h",
"frameworks": [
"MobileCoreServices",
"SystemConfiguration"
],
"libraries": "z",
"dependencies": {
"JSONKit-NoWarning": [
"~> 1.2"
]
}
}