[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / c / 0 / ISSideBar / 0.1.1 / ISSideBar.podspec.json
blob054b199dde518af85e888bd8cf3d3403dd3c95ee
2   "name": "ISSideBar",
3   "version": "0.1.1",
4   "summary": "Side Bar menu that works with Storyboard.",
5   "description": "ISSideBar is a simple container that let you create you side bar menus style programmatically and using the storyboard.",
6   "homepage": "https://github.com/ziadtamim/ISSideBar",
7   "license": "MIT",
8   "authors": {
9     "Ziad Tamim": "tamim.ziad@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ziadtamim/ISSideBar.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ISSideBar": [
22       "Pod/Assets/*.png"
23     ]
24   }