[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / d / Idioms / 0.1.2 / Idioms.podspec.json
blobe6ddf4e5961674783aee22e45f4e1eeac3cc4d52
2   "name": "Idioms",
3   "version": "0.1.2",
4   "summary": "Swift idioms",
5   "description": "Set of extensions for common Swift types.",
6   "homepage": "https://github.com/hectr/swift-idioms",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hèctor Marquès": "h@mrhector.me"
13   },
14   "social_media_url": "https://twitter.com/elnetus",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/hectr/swift-idioms.git",
23     "tag": "0.1.2"
24   },
25   "source_files": "Sources/Idioms/**/*",
26   "frameworks": "Foundation"