[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / f / e / SwipeBack / 1.0.0 / SwipeBack.podspec.json
blob0a4bab1b38647a0de20de56a79431837d2719516
2   "name": "SwipeBack",
3   "version": "1.0.0",
4   "summary": "SwipeBack",
5   "homepage": "http://github.com/devxoul/SwipeBack",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/SwipeBack.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "SwipeBack/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore"
26   ],
27   "prefix_header_contents": "#import \"SwipeBack.h\"",
28   "dependencies": {
29     "JRSwizzle": [
30       "~> 1.0"
31     ]
32   }