[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / b / f / 3 / ISUActionMenu / 0.1.2 / ISUActionMenu.podspec.json
blob00c06324a527c69ede4ec5706b52080bdec5f0d2
2   "name": "ISUActionMenu",
3   "version": "0.1.2",
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.2"
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   }