[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / 6 / KKNavigationController / 0.3 / KKNavigationController.podspec.json
blob50a904f308aecef4ee5e62ab51cf43f78773c8da
2   "name": "KKNavigationController",
3   "version": "0.3",
4   "summary": "Parallax NavigationController",
5   "description": "                   A longer description of KKNavigationController in Markdown format.\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/Coneboy-k/KKNavigationController",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "Coneboy_k": "admin@coneboy.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Coneboy-k/KKNavigationController.git",
16     "tag": "0.3"
17   },
18   "source_files": [
19     "KKNavigationController",
20     "KKNavigationController/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit",
27     "QuartzCore"
28   ],
29   "requires_arc": true