[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / b / ISMenuManager / 1.0.0 / ISMenuManager.podspec.json
blob9f159edc1b0f95e861da4ba8c1824a1da28b883a
2   "name": "ISMenuManager",
3   "version": "1.0.0",
4   "summary": "Menu Library that support menu creation in iOS projects",
5   "description": "Menu Library that support menu creation in iOS projects.",
6   "homepage": "http://www.ilhasoft.com.br",
7   "license": "MIT",
8   "authors": {
9     "Daniel Amaral": "daniel@ilhasoft.com.br"
10   },
11   "social_media_url": "http://twitter.com/danielamarall",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Ilhasoft/ISMenuManager.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Classes",
21     "ISMenuManager/Classes/**/*"
22   ],
23   "pushed_with_swift_version": "3.0"