[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 3 / 6 / JPullDownMenu / 0.2.1 / JPullDownMenu.podspec.json
blob47203f273d498d57c9437ae4826d644eb5de0589
2   "name": "JPullDownMenu",
3   "version": "0.2.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "JPullDownMenuDemo/JPullDownMenu/*.{h,m}",
18   "resources": "JPullDownMenuDemo/JPullDownMenu/*.{bundle,png}",
19   "requires_arc": true