[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 8 / 7 / 1 / ODMSwipeSelector / 0.0.3 / ODMSwipeSelector.podspec.json
blob7f0948805e9717ca92d6e173993876ec18a98d88
2   "name": "ODMSwipeSelector",
3   "version": "0.0.3",
4   "summary": "A value selector with a swipe gesture.",
5   "homepage": "https://github.com/oscart/ODMSwipeSelector",
6   "screenshots": "https://s3.amazonaws.com/f.cl.ly/items/3b2v2V2j0y2E2z1l3V3a/Screen%20Recording%202014-12-31%20at%2010.55%20AM.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.0.3"
16   },
17   "source_files": [
18     "ODMSwipeSelector",
19     "ODMSwipeSelector/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "platforms": {
23     "ios": "8.1"
24   },
25   "requires_arc": true