[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / 5 / 1 / MGMonthableDatePicker / 0.1.0 / MGMonthableDatePicker.podspec.json
blob007b164f0fa4a2aa145582c8d305f553a336c006
2   "name": "MGMonthableDatePicker",
3   "version": "0.1.0",
4   "summary": "DatePicker can select month or day",
5   "description": "This is a datePicker that can select month or day.",
6   "homepage": "https://github.com/winann/MGMonthableDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "winann": "sya@mogoroom.com"
13   },
14   "source": {
15     "git": "https://github.com/winann/MGMonthableDatePicker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGMonthableDatePicker/Classes/**/*",
22   "resource_bundles": {
23     "MGMonthableDatePicker": [
24       "MGMonthableDatePicker/Classes/*.xib"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"