[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 5 / f / d / BackButtonHandler / 1.0.0 / BackButtonHandler.podspec.json
blobf8e67c18a859e2f76937e7cd410ed4c40f93867b
2   "name": "BackButtonHandler",
3   "version": "1.0.0",
4   "summary": "The extension allows to handle UINavigationViewController's 'Back' button action.",
5   "homepage": "https://github.com/laughmaker/UIViewController-BackButtonHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hezhendong": "wskrdfeai@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/laughmaker/UIViewController-BackButtonHandler.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "BackButtonHandler/**",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "Foundation"
25   ]