[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / 7 / SPSuccinct / 1.0.1 / SPSuccinct.podspec.json
blobf8f6070c4f6a6eea87d667a1569208e0e889d055
2   "name": "SPSuccinct",
3   "version": "1.0.1",
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.1"
13   },
14   "description": "Making ObjC succinct: KVO tools including SPDepends, and macros for \"POD\" literals.",
15   "source_files": "SPSuccinct/SP*.{h,m}",
16   "requires_arc": false