[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / d / XYDropDownMenu / 1.0.1 / XYDropDownMenu.podspec.json
bloba940e823a1d82c8d0028003250056add6df1275a
2   "name": "XYDropDownMenu",
3   "version": "1.0.1",
4   "summary": "A dropDownMenu on iOS",
5   "description": "A dropDownMenu, which implement by Objective-C",
6   "homepage": "https://github.com/RickHe/XYDropDownMenu.git",
7   "license": "MIT",
8   "authors": {
9     "何米颖": "1292711060@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RickHe/XYDropDownMenu.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYDropDownMenu/*.{h,m}",
20   "resources": "XYDropDownMenu/Images/*.png",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]