[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 1 / ODMSwipeSelector / 0.7.5 / ODMSwipeSelector.podspec.json
blob0df67c6040b34ec173c1ed4939f8fa39a67befed
2   "name": "ODMSwipeSelector",
3   "version": "0.7.5",
4   "summary": "A value selector for iOS with swipe gestures.",
5   "homepage": "https://github.com/oscart/ODMSwipeSelector",
6   "screenshots": "http://f.cl.ly/items/0o3D3V2D3J2z1A3k0H3D/Screen%20Recording%202015-03-04%20at%2001.48%20PM.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Oscar De Moya",
12   "social_media_url": "http://twitter.com/odm",
13   "source": {
14     "git": "https://github.com/oscart/ODMSwipeSelector.git",
15     "tag": "0.7.5"
16   },
17   "source_files": [
18     "ODMSwipeSelector",
19     "ODMSwipeSelector/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "requires_arc": true