[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / TargetQuitViewController / 0.0.1 / TargetQuitViewController.podspec.json
blob6854b6c27e01fa08ef2648aed7464b1e00274347
2   "name": "TargetQuitViewController",
3   "version": "0.0.1",
4   "summary": "Back to target quit viewController animatable.",
5   "description": "Sometimes we have to back to a specified viewController, then we can use this lib, tag a target quit viewController, and then back to it animatable.",
6   "homepage": "https://github.com/linzhilong/TargetQuitViewController",
7   "license": "MIT",
8   "authors": {
9     "zhilong lin": "26724627@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/linzhilong/TargetQuitViewController.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   },
25   "requires_arc": true