[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 7 / MSDatePickerCell / 1.0.6 / MSDatePickerCell.podspec.json
blobc0258304e6febe60f1adf3d06d68aa533658cc46
2   "name": "MSDatePickerCell",
3   "version": "1.0.6",
4   "summary": "MSDatePickerCell is customized UITableViewCell for datePickerView.",
5   "homepage": "https://github.com/masashi-sutou/MSDatePickerCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/masashi-sutou/MSDatePickerCell.git",
12     "tag": "1.0.6"
13   },
14   "source_files": [
15     "MSDatePickerCell",
16     "MSDatePickerCell/**/*.{swift}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "authors": {
29     "masashi-sutou": "sutou.masasi@gmail.com"
30   },
31   "pushed_with_swift_version": "3.0"