[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 0 / 8 / f / WeekdayDatePicker / 1.0.2 / WeekdayDatePicker.podspec.json
blobe9c23cf92773e30b8cc95ba61f675b2f2f788c4b
2   "name": "WeekdayDatePicker",
3   "version": "1.0.2",
4   "summary": "Picker view with day, month and year components and extra auto-adjustable weekday component.",
5   "homepage": "https://github.com/bagofstars/WeekdayDatePicker",
6   "license": "MIT",
7   "authors": {
8     "bagofstars": "glprog@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/bagofstars/WeekdayDatePicker.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "WeekdayDatePicker",
19     "WeekdayDatePicker/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true