[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / b / Stacker / 1.0.0 / Stacker.podspec.json
blob7718bc9a30b897cb515e7ac7ca4c25f4a6981d96
2   "name": "Stacker",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "custom navigation controller",
6   "homepage": "https://github.com/retriable/Stacker",
7   "authors": {
8     "retriable": "retriable@retriable.com"
9   },
10   "source": {
11     "git": "https://github.com/retriable/Stacker.git",
12     "tag": "1.0.0"
13   },
14   "description": "Custom navigation controller.",
15   "requires_arc": true,
16   "source_files": "Stacker/*.{h,m}",
17   "ios": {
18     "frameworks": "UIKit"
19   },
20   "platforms": {
21     "ios": "8.0"
22   }