[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 0 / f / JsLiveList / 0.0.1 / JsLiveList.podspec.json
blob8f48f5480df8bf52f4cc87cdb505ab5c6d3cf3df
2   "name": "JsLiveList",
3   "version": "0.0.1",
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": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/GikkiAres/JsLiveList.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "JsLiveListViewController",
20     "JsLiveListViewController/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "xcconfig": {
27     "VALID_ARCHS": "arm64",
28     "skip_validation": true
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "TMSDK": [
36     ]
37   },
38   "static_framework": true