[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / e / SwipeBack / 0.1.0 / SwipeBack.podspec.json
blob03626e2ec7f1fb1316abde8cf58fdff1e93b4547
2   "name": "SwipeBack",
3   "version": "0.1.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": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SwipeBack/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "JRSwizzle": [
29       "~> 1.0"
30     ]
31   }