[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 1 / MRJSingelPickerView / 0.1.0.2 / MRJSingelPickerView.podspec.json
blobe59ea2dc62754b15e55887dda45be52c6de47831
2   "name": "MRJSingelPickerView",
3   "version": "0.1.0.2",
4   "summary": "单项选择器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrjlovetian/MRJSingelPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrjlovetian@gmail.com": "MRJ"
13   },
14   "source": {
15     "git": "https://github.com/mrjlovetian/MRJSingelPickerView.git",
16     "tag": "0.1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRJSingelPickerView/Classes/**/*",
22   "dependencies": {
23     "MRJTool": [
25     ],
26     "MRJUIColorAdditions": [
28     ],
29     "UIViewMRJFrame": [
31     ]
32   }