[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 7 / SPSuccinct / 1.0.4 / SPSuccinct.podspec.json
blob5d5b5874cd520c7d775afb92633f2b9c47b23f07
2   "name": "SPSuccinct",
3   "version": "1.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Tools to write succinct Objective-C.",
9   "homepage": "https://github.com/nevyn/SPSuccinct",
10   "authors": {
11     "Joachim Bengtsson": "joachimb@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nevyn/SPSuccinct.git",
15     "tag": "1.0.4"
16   },
17   "description": "Object-based KVO tools, some functional programming tools, macros for \"plain old data\" literals, , and SPDepends.",
18   "source_files": "SPSuccinct/SP*.{h,m}",
19   "requires_arc": false