[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 3 / ISUActionMenu / 0.1.0 / ISUActionMenu.podspec.json
blobb2bbfd94233b00615ae7e545a4af329c4f9cd32a
2   "name": "ISUActionMenu",
3   "version": "0.1.0",
4   "summary": "An interactive action menu button with gesture.",
5   "homepage": "https://github.com/citysite102",
6   "license": "MIT",
7   "authors": {
8     "Samuel": "citysite1025@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/citysite102/ISUActionMenu.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/citysite102",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "QuartzCore"
22     ]
23   },
24   "source_files": "ISUActionMenu/Classes/**/*",
25   "resource_bundles": {
26     "ISUActionMenu": [
27       "ISUActionMenu/Assets/*.png"
28     ]
29   }