[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / b / 2 / a / Snippets / 0.16.0 / Snippets.podspec.json
blob74b9735991198d006f005a2505000a26f233b290
2   "name": "Snippets",
3   "version": "0.16.0",
4   "summary": "Snippets in Swift",
5   "description": "A collection of Swift snippets for enhancing standard Apple frameworks. The snippets have no non-standard dependencies, by design.",
6   "homepage": "https://github.com/royratcliffe/Snippets",
7   "license": {
8     "type": "MIT",
9     "file": "MIT-LICENSE.txt"
10   },
11   "authors": {
12     "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/royratcliffe/Snippets.git",
16     "tag": "0.16.0"
17   },
18   "source_files": "Sources/**/*.{swift,h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"