[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / e / 0 / BSDatePicker / 0.1.0 / BSDatePicker.podspec.json
blobc99dbd24cc40fc24264dfb17292d852a0b6dab38
2   "name": "BSDatePicker",
3   "version": "0.1.0",
4   "summary": "Simple pop up dialog to select a date in iOS.",
5   "description": "This plugin created to simplify the date picking process.",
6   "homepage": "https://github.com/icemanbsi/BSDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bobby Stenly": "iceman.bsi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/icemanbsi/BSDatePicker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BSDatePicker/Classes/**/*"