[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / c / f / 9 / liquid-swipe / 0.7.0 / liquid-swipe.podspec.json
blobce29c50ee1aa2435a335146c90f5bd57f625d571
2   "name": "liquid-swipe",
3   "version": "0.7.0",
4   "summary": "An page conroller with liquid animation",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/Cuberto/liquid-swipe",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "askopin@gmail.com": "askopin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cuberto/liquid-swipe.git",
16     "tag": "0.7.0"
17   },
18   "social_media_url": "https://twitter.com/cuberto",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "liquid-swipe/Classes/**/*",
23   "resource_bundles": {
24     "liquid-swipe": [
25       "liquid-swipe/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "pop": [
30       "~> 1.0"
31     ]
32   }