[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / ENSwiftSideMenu / 0.0.3 / ENSwiftSideMenu.podspec.json
blob92b33afec4cb43f0823cc81a6e00f769e01702a9
2   "name": "ENSwiftSideMenu",
3   "version": "0.0.3",
4   "summary": "A simple side menu for iOS 7/8",
5   "homepage": "https://github.com/evnaz/ENSwiftSideMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeny Nazarov": "e.nazarov@yahoo.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/evnaz/ENSwiftSideMenu.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "Library/*",
21   "ios": {
22     "frameworks": "QuartzCore"
23   }