[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / d / b / 6 / DaniKit / 0.0.3 / DaniKit.podspec.json
blobffa66f80a8799f5bc341bc5d698cc6ee3c1fe3bc
2   "name": "DaniKit",
3   "version": "0.0.3",
4   "summary": "Collection of extensions, protocols, operators and functions missing in common Apple frameworks.",
5   "homepage": "https://github.com/daniel-barros/DaniKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Daniel Barros": "dani.barros@me.com"
12   },
13   "source": {
14     "git": "https://github.com/daniel-barros/DaniKit.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "9.3",
19     "watchos": "2.2",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/**/*.{h,swift}",
23   "watchos": {
24     "exclude_files": [
25       "Sources/iOS/*",
26       "Sources/iOS+tvOS/*"
27     ]
28   },
29   "tvos": {
30     "exclude_files": "Sources/iOS/*"
31   },
32   "requires_arc": true,
33   "pushed_with_swift_version": "3.0",
34   "deprecated": true