[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 4 / APControllers / 1.0.0 / APControllers.podspec.json
blobe4251e97a61dbfe81bf23cb7a785a18399b02563
2   "name": "APControllers",
3   "version": "1.0.0",
4   "summary": "A helpful collection of controllers.",
5   "description": "A helpful collection of controllers. See documentation for details.",
6   "homepage": "https://github.com/APUtils/APControllers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Plebanovich": "anton.plebanovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/APUtils/APControllers.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "5.1"
23   ],
24   "source_files": "APControllers/Classes/**/*",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "swift_version": "5.1"