[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / a / BaseViewControllerSwift / 3.0.0 / BaseViewControllerSwift.podspec.json
blobfcca69edf387da9dbf6cd448327db9fab8927ba1
2   "name": "BaseViewControllerSwift",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "An organizational tool for writing custom view controllers using UIKit.",
6   "homepage": "https://github.com/ustwo/baseviewcontroller-swift",
7   "authors": {
8     "Shagun Madhikarmi": "shagun@ustwo.com",
9     "Aaron McTavish": "aamct@ustwo.com"
10   },
11   "source": {
12     "git": "https://github.com/ustwo/baseviewcontroller-swift.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.3",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/*.swift",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true