[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / 7 / MSDatePickerCell / 1.0.5 / MSDatePickerCell.podspec.json
blob2aead66e085cc939dd5d96a9a913f1940ff3084c
2   "name": "MSDatePickerCell",
3   "version": "1.0.5",
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.5"
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"