[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / 7 / SPSuccinct / 1.0.0 / SPSuccinct.podspec.json
blob0701cb265f5fba6523d46ac8381ea425cd6b431b
2   "name": "SPSuccinct",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Tools to write succinct Objective-C.",
6   "homepage": "http://github.com/nevyn/SPSuccinct",
7   "authors": {
8     "Joachim Bengtsson": "joachimb@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nevyn/SPSuccinct.git",
12     "tag": "1.0.0"
13   },
14   "description": "Macros for \"POD\" literals, KVO tools, and SPDepends.",
15   "source_files": "SPSuccinct/SP*.{h,m}",
16   "requires_arc": false