[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / 4 / Tapsbook / 2.1.3 / Tapsbook.podspec.json
blobba28ab69d3f2e54c10c85188b73019743a2a7e79
2   "name": "Tapsbook",
3   "version": "2.1.3",
4   "authors": "Tapsbook",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "http://tapsbook.com",
10   "summary": "Tapsbook iOS SDK.",
11   "documentation_url": "http://tapsbook.com/doc",
12   "description": "Tapsbook iOS SDK\nThe drap-in UI for adding commerce to mobile apps",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/tapsbook/tapsbook-sdk-ios.git",
18     "tag": "v2.1.3"
19   },
20   "requires_arc": true,
21   "preserve_paths": "TapsbookSDK.framework",
22   "vendored_frameworks": "TapsbookSDK.framework",
23   "public_header_files": "TapsbookSDK.framework/Versions/A/Headers/*.h",
24   "source_files": "TapsbookSDK.framework/Versions/A/Headers/*.h",
25   "resources": "TapsbookSDK.bundle",
26   "libraries": [
27     "sqlite3",
28     "z"
29   ],
30   "frameworks": "Photos",
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.0"
34     ],
35     "Qiniu": [
36       "7.1"
37     ],
38     "AWSS3": [
40     ],
41     "Reachability": [
42       "~> 3.2"
43     ],
44     "AGGeometryKit": [
45       "~> 1.2"
46     ],
47     "AHEasing": [
48       "~> 1.2"
49     ],
50     "AsyncDisplayKit": [
51       "~> 1.9.92"
52     ],
53     "BlocksKit": [
54       "~> 2.2"
55     ],
56     "DZNSegmentedControl": [
57       "~> 1.3"
58     ],
59     "FastImageCache": [
60       "~> 1.3"
61     ],
62     "FormatterKit": [
63       "~> 1.8"
64     ],
65     "FXBlurView": [
66       "~> 1.6"
67     ],
68     "FXLabel": [
69       "~> 1.5"
70     ],
71     "KVOController": [
72       "~> 1.0"
73     ],
74     "Masonry": [
75       "~> 0.6"
76     ],
77     "MBProgressHUD": [
78       "~> 0.9"
79     ],
80     "MZFormSheetController": [
81       "~> 3.1"
82     ],
83     "MZFormSheetPresentationController": [
84       "~> 2.1"
85     ],
86     "pop": [
87       "~> 1.0"
88     ],
89     "SCLAlertView-Objective-C": [
90       "~> 0.7"
91     ],
92     "SDWebImage": [
93       "~> 3.7"
94     ],
95     "SlackTextViewController": [
96       "1.7"
97     ],
98     "smc-runtime": [
99       "~> 6.3"
100     ],
101     "TLLayoutTransitioning": [
102       "~> 1.0"
103     ],
104     "TTTAttributedLabel": [
105       "~> 1.13"
106     ],
107     "TTTRandomizedEnumerator": [
108       "~> 0.0"
109     ],
110     "FMDB": [
111       "~> 2.5"
112     ],
113     "leveldb": [
115     ],
116     "libextobjc": [
117       "~>0.4.1"
118     ],
119     "objective-zip": [
121     ],
122     "CocoaLumberjack": [
123       "~> 2.2"
124     ],
125     "UICKeyChainStore": [
126       "~> 2.1"
127     ],
128     "Stripe": [
129       "~> 6.0"
130     ],
131     "AlipaySDK-2.0": [
133     ],
134     "libWeChatSDK": [
136     ],
137     "FBSDKCoreKit": [
139     ],
140     "FBSDKLoginKit": [
142     ],
143     "FBSDKShareKit": [
145     ]
146   }