[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 3 / MiniDateView / 0.1.0 / MiniDateView.podspec.json
blob1f522b945d92b645378084ecb70c5e159ec234eb
2   "name": "MiniDateView",
3   "version": "0.1.0",
4   "summary": "A mini date view that presents day-of-month, weekday, and month-of-year.",
5   "homepage": "https://github.com/Lessica/MiniDateView",
6   "license": "MIT",
7   "authors": {
8     "i_82": "i.82@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Lessica/MiniDateView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "MiniDateView": [
21       "Pod/Assets/*.bundle"
22     ]
23   }