[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 6 / JPullDownMenu / 0.2.0 / JPullDownMenu.podspec.json
blobc61a11ab010e32ecbf2acb3959cbb28e2f23f1f2
2   "name": "JPullDownMenu",
3   "version": "0.2.0",
4   "summary": "This is a library of the drop-down menu (OC).",
5   "homepage": "https://github.com/jinxiansen/JPullDownMenu",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "jinxiansen": "hi@jinxiansen.com"
9   },
10   "source": {
11     "git": "https://github.com/jinxiansen/JPullDownMenu.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "JPullDownMenuDemo/JPullDownMenu/*.{h,m}",
18   "resources": "JPullDownMenuDemo/JPullDownMenu/JPullDownMenu.bundle",
19   "requires_arc": true