[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / d / 6 / NewPopMenu / 2.1.2 / NewPopMenu.podspec.json
blob0d67ab1e0ae2f2aa6078db90fd336f4f351b4eb2
2   "name": "NewPopMenu",
3   "version": "2.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/CaliCastle/PopMenu",
9   "authors": {
10     "Cali Castle": "cali@calicastle.com"
11   },
12   "summary": "A fully customizable popup style menu",
13   "source": {
14     "git": "https://github.com/CaliCastle/PopMenu.git",
15     "tag": "v2.1.2"
16   },
17   "source_files": "PopMenu/**/*.{h,swift}",
18   "module_name": "PopMenu",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "documentation_url": "https://calicastle.github.io/PopMenu"