[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / b / 9 / a / iqiyi-ios-sdk / 0.0.2 / iqiyi-ios-sdk.podspec.json
blob8a08770264b46257a7279d2dc78b71970df17c5f
2   "name": "iqiyi-ios-sdk",
3   "version": "0.0.2",
4   "summary": "sdk更新时间:2015-8-7",
5   "homepage": "https://github.com/wxxsw/iqiyi-ios-sdk",
6   "license": "MIT",
7   "authors": {
8     "Ge Sen": "i@gesen.me"
9   },
10   "source": {
11     "git": "https://github.com/wxxsw/iqiyi-ios-sdk.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source_files": [
19     "IQYSDK",
20     "IQYSDK/**/*.{h,m}"
21   ],
22   "public_header_files": "IQYSDK/include/**/*.h",
23   "frameworks": [
24     "MobileCoreServices",
25     "SystemConfiguration"
26   ],
27   "libraries": "z",
28   "dependencies": {
29     "JSONKit-NoWarning": [
30       "~> 1.2"
31     ]
32   }