[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 3 / APExtensions / 2.0.0 / APExtensions.podspec.json
blobe39e0593b53b2ac65e8978de137601d6ed511a14
2   "name": "APExtensions",
3   "version": "2.0.0",
4   "summary": "A helpful collection of extensions, controllers and protocols.",
5   "description": "A helpful collection of extensions, controllers and protocols. See documentation for details.",
6   "homepage": "https://github.com/APUtils/APExtensions",
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/APExtensions.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "APExtensions/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "MessageUI"
26   ],
27   "pushed_with_swift_version": "3.0"