[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 2 / XLsn0wChooser / 1.0.9 / XLsn0wChooser.podspec.json
blob482bb5bafa4e64718a4995b4100ffaafa07d2ed6
2   "name": "XLsn0wChooser",
3   "version": "1.0.9",
4   "summary": "XLsn0w Custom A good Chooser",
5   "license": "MIT",
6   "requires_arc": true,
7   "platforms": {
8     "ios": "7.0"
9   },
10   "authors": {
11     "XLsn0w": "xlsn0w@qq.com"
12   },
13   "homepage": "https://github.com/XLsn0w/XLsn0wChooser",
14   "source": {
15     "git": "https://github.com/XLsn0w/XLsn0wChooser.git",
16     "tag": "1.0.9"
17   },
18   "source_files": [
19     "XLsn0w/*.{h,m}",
20     "XLsn0w/XLsn0wChooser/*.{h,m}",
21     "XLsn0w/XLsn0wPopMenu/*.{h,m}",
22     "XLsn0w/XLsn0wDatePicker/*.{h,m}",
23     "XLsn0w/XLsn0wDropMenu/*.{h,m}"
24   ],
25   "resources": [
26     "XLsn0w/XLsn0wChooser/SGDatePickerCenterView.xib",
27     "XLsn0w/XLsn0wChooser/SGDatePickerSheetView.xib",
28     "XLsn0w/XLsn0wChooser/SGLocationPickerCenterView.xib",
29     "XLsn0w/XLsn0wChooser/SGLocationPickerSheetView.xib",
30     "XLsn0w/Resources/area.plist",
31     "XLsn0w/XLsn0wCenterDatePicker/XLsn0wCenterDatePicker.xib"
32   ],
33   "dependencies": {
34     "Masonry": [
36     ]
37   }