[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 3 / APExtensions / 3.2.0 / APExtensions.podspec.json
blob41d63f33e1cc944e0177f82e78685fccb827c2ac
2   "name": "APExtensions",
3   "version": "3.2.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": "3.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "APExtensions/Classes/**/*",
22   "private_header_files": "APExtensions/Classes/APExtensionsLoader.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "MessageUI"
27   ],
28   "pushed_with_swift_version": "3.0"