[Add] PooTools 1.9.56
[CocoaPods.git] / Specs / 3 / d / 6 / NewPopMenu / 1.1.0 / NewPopMenu.podspec.json
blob9222ae3a1250095947cd8a5a64e9bf7e3bd7ae01
2   "name": "NewPopMenu",
3   "version": "1.1.0",
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 cool and customizable popup action sheet for iOS",
13   "source": {
14     "git": "https://github.com/CaliCastle/PopMenu.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "PopMenu/**/*.{h,swift}",
18   "module_name": "PopMenu",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0",
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "documentation_url": "https://calicastle.github.io/PopMenu"