[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / d / 8 / SSFlatDatePicker / 0.0.4 / SSFlatDatePicker.podspec.json
blobc8fbf531456207bba3893845423900e27cbd891b
2   "name": "SSFlatDatePicker",
3   "version": "0.0.4",
4   "summary": "An iOS custom date picker in the flat design.",
5   "homepage": "https://github.com/syshen/FlatDatePicker",
6   "license": "MIT",
7   "authors": {
8     "syshen": "sysheen@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/syshen/FlatDatePicker.git",
12     "tag": "v0.0.4"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "SSFlatDatePicker.{h,m}",
18   "public_header_files": "SSFlatDatePicker.h",
19   "frameworks": "QuartzCore",
20   "requires_arc": true