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