[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 9 / PastaKit / 0.1.0 / PastaKit.podspec.json
blob40fb45ec6acf3422af14f31333af83bf7f7fcf63
2   "name": "PastaKit",
3   "version": "0.1.0",
4   "summary": "Swift library with convenience extensions and custom data structures.",
5   "description": "Swift library with convenience extensions and custom data structures to save developer headaches.",
6   "homepage": "https://github.com/NoodleOfDeath/PastaKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NoodleOfDeath": "pastakit@noodlenation.net"
13   },
14   "source": {
15     "git": "https://github.com/NoodleOfDeath/PastaKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PastaKit/**/*",
22   "pushed_with_swift_version": "3.0"