[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / a / LlamaKit / 0.1.1 / LlamaKit.podspec.json
blob08eaf7f0b5d987f8d17b8ca98dc3fd2baf4c23f4
2   "name": "LlamaKit",
3   "version": "0.1.1",
4   "summary": "Collection of must-have functional Swift tools.",
5   "description": "Collection of must-have functional tools. Trying to be as lightweight as possible, hopefully providing a simple foundation that more advanced systems can build on. LlamaKit is very Cocoa-focused. It is designed to work with common Cocoa paradigms, use names that are understandable to Cocoa devs, integrate with Cocoa tools like GCD, and in general strive for a low-to-modest learning curve for devs familiar with ObjC and Swift rather than Haskell and ML.",
6   "homepage": "https://github.com/LlamaKit/LlamaKit",
7   "license": "MIT",
8   "authors": {
9     "Rob Napier": "robnapier@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/cocoaphony",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9"
15   },
16   "source": {
17     "git": "https://github.com/Carthage/LlamaKit.git",
18     "tag": "carthage-0.1.1"
19   },
20   "source_files": "LlamaKit/*.swift",
21   "requires_arc": true