[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / b / 5 / KANavigationDrawerController / 0.1.0 / KANavigationDrawerController.podspec.json
blob4e45b76c4632dcdf632076b332b8430ebaa1eb0e
2   "name": "KANavigationDrawerController",
3   "version": "0.1.0",
4   "summary": "Side menu navigationdrawer",
5   "description": "Navigationdrawer that uses custom segues to mimic the behavior of Google's Material design navigationdrawer",
6   "homepage": "https://github.com/kristofferarl/KANavigationDrawerController",
7   "license": "MIT",
8   "authors": {
9     "Kristoffer Arlefur": "kristoffer@arlefur.se"
10   },
11   "source": {
12     "git": "https://github.com/kristofferarl/KANavigationDrawerController.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/kristofferarl",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "KANavigationDrawerController/Classes/**/*",
20   "resource_bundles": {
21     "KANavigationDrawerController": [
22       "KANavigationDrawerController/Assets/*.png"
23     ]
24   }