[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 7 / RKExpert_Foton / 0.1.0 / RKExpert_Foton.podspec.json
blob9305fe9dcf774b6eff2908565cf9aed7e138ea5c
2   "name": "RKExpert_Foton",
3   "version": "0.1.0",
4   "summary": "A short description of RKExpert_Foton.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.rokid.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘爽": "shuang.liu@rokid.com"
13   },
14   "source": {
15     "git": "https://github.com/rokid-cd/RKExpert_Foton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "ENABLE_BITCODE": "NO",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "ENABLE_BITCODE": "NO",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "vendored_frameworks": "RKExpert_Foton/Classes/*.framework",
31   "resources": "RKExpert_Foton/Assets/*.bundle",
32   "frameworks": [
33     "PushKit",
34     "MobileCoreServices",
35     "AssetsLibrary"
36   ],
37   "dependencies": {
38     "Moya": [
39       "~> 13.0.0"
40     ],
41     "Kingfisher": [
42       "~> 4.10.1"
43     ],
44     "HandyJSON": [
45       "~> 5.0.2"
46     ],
47     "SnapKit": [
48       "~> 4.2.0"
49     ],
50     "Then": [
51       "~> 2.7.0"
52     ],
53     "SDWebImage": [
54       "~> 4.4.8"
55     ],
56     "IQKeyboardManager": [
57       "~> 6.5.6"
58     ],
59     "ReachabilitySwift": [
60       "~> 5.0.0"
61     ],
62     "PullToRefreshKit": [
63       "~> 0.8.8"
64     ]
65   }