[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / SSFlatDatePicker / 0.0.3 / SSFlatDatePicker.podspec.json
blob8ebec898c11f9b933605b8ce981a758c4d127188
2   "name": "SSFlatDatePicker",
3   "version": "0.0.3",
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.3"
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