[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / f / PlusPlus / 0.1.2 / PlusPlus.podspec.json
blob270204685668f0cc45175517e24c9a80f22c5292
2   "name": "PlusPlus",
3   "version": "0.1.2",
4   "homepage": "https://github.com/Jaymon/PlusPlus",
5   "source": {
6     "git": "https://github.com/Jaymon/PlusPlus.git",
7     "tag": "0.1.2"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "license": "MIT",
13   "summary": "Handy categories with lots of helpful methods",
14   "authors": {
15     "Jay Marcyes": "jay@marcyes.com"
16   },
17   "description": "Objective-C categories. Lots of helper methods I've accumulated over time, in one convenient place so I can include them in multiple projects.",
18   "source_files": "PlusPlus/*.{h,m}",
19   "requires_arc": true