[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 3 / CrossNavigation / 1.1.4 / CrossNavigation.podspec.json
blobd38c10b51ea84212a28bd2d9aba8aeeb1cca72b3
2   "name": "CrossNavigation",
3   "version": "1.1.4",
4   "summary": "Any side navigation.",
5   "description": "                       if you inherit your view controllers from CNViewController, you'll be able to push them to the stack not just to right side (as you do if you use UINavigationController), but to any of four: left, top, right, bottom. Supports autorotations.\n",
6   "homepage": "https://github.com/artemstepanenko/CrossNavigation",
7   "license": "MIT",
8   "authors": {
9     "Artem Stepanenko": "artem.stepanenko.1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/artemstepanenko/CrossNavigation.git",
13     "tag": "release/v1.1.4"
14   },
15   "social_media_url": "http://stackoverflow.com/users/1090309/artem-stepanenko",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "CrossNavigation/**/*.{h,m}",
21   "frameworks": "UIKit"