[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 3 / 7 / MSDatePickerCell / 1.0.0 / MSDatePickerCell.podspec.json
blob54be8e76ea1830c72676715c30fc06a4aac93111
2   "name": "MSDatePickerCell",
3   "version": "1.0.0",
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.0"
13   },
14   "source_files": "MSDatePickerCell/**/*.{swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "authors": {
26     "masashi-sutou": "sutou.masasi@gmail.com"
27   },
28   "pushed_with_swift_version": "3.0"