[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 0 / f / JsLiveList / 0.0.4 / JsLiveList.podspec.json
blobb7d16aa132f2b3ad690590cb5116840c587136c7
2   "name": "JsLiveList",
3   "version": "0.0.4",
4   "summary": "This view controller lists all live videos",
5   "description": "This pod contains three parts:\n1,JsLiveListViewController:list all live videos.\n2,JsLiveDetailViewController:display a video uses full screen.\n3,JsAhthorListViewController:display all live videos of a perticular autor.",
6   "homepage": "https://github.com/GikkiAres/JsLiveList",
7   "license": "MIT",
8   "authors": {
9     "Gikki Ares": "GikkiAres@icloud.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/GikkiAres/JsLiveList.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "JsLiveList",
20     "JsLiveList/**/*.{h,m}"
21   ],
22   "resources": "JsLiveList/Resource/*.png",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "xcconfig": {
28     "VALID_ARCHS": "arm64",
29     "skip_validation": true
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "TMSDK": [
37     ],
38     "YYModel": [
40     ],
41     "AFNetworking": [
43     ],
44     "SDWebImage": [
46     ],
47     "MJRefresh": [
49     ]
50   },
51   "static_framework": true