[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 5 / 0 / SwiftCommonIOS / 1.0.5 / SwiftCommonIOS.podspec.json
blobac4cd2bd18efae8269c9e12fa55bf410abaf0894
2   "name": "SwiftCommonIOS",
3   "version": "1.0.5",
4   "summary": "Common Swift IOS extensions and helpers.",
5   "description": "Swift extensions and helpers for OS.  UIApplication, UIView etc.",
6   "homepage": "https://bitbucket.org/NullPlague/swiftcommonios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Andrew Bradnan",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/andrewbradnan/swiftcommonios.git",
17     "tag": "1.0.5"
18   },
19   "source_files": [
20     "Classes",
21     "SwiftCommonIOS/**/*.{swift}"
22   ],
23   "dependencies": {
24     "SwiftCommon": [
25       "~> 1.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"