[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / f / WeekdayDatePicker / 1.1.0 / WeekdayDatePicker.podspec.json
blob35c4273381407740ee28b4cef39c8b792d336a90
2   "name": "WeekdayDatePicker",
3   "version": "1.1.0",
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.1.0"
16   },
17   "source_files": [
18     "WeekdayDatePicker",
19     "WeekdayDatePicker/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true