[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / a / iqiyi-ios-sdk / 0.0.1 / iqiyi-ios-sdk.podspec.json
blob773791244d41b44aedd4232e89bef1c903f23794
2   "name": "iqiyi-ios-sdk",
3   "version": "0.0.1",
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.1"
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     "z"
27   ],
28   "dependencies": {
29     "JSONKit-NoWarning": [
30       "~> 1.2"
31     ]
32   }