[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / 0 / RSDayFlow / 0.2.0 / RSDayFlow.podspec.json
blob5f918f91c6dcbe8099c937c58e924c876d694396
2   "name": "RSDayFlow",
3   "version": "0.2.0",
4   "summary": "Scrollable iOS 7 Date Picker.",
5   "homepage": "https://github.com/ruslanskorb/RSDayFlow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evadne Wu": "ev@radi.ws",
12     "Ruslan Skorb": "ruslan.skorb@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ruslanskorb/RSDayFlow.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "RSDayFlow",
23     "RSDayFlow/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "QuartzCore",
27     "UIKit"
28   ],
29   "requires_arc": true