[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / f / PlusPlus / 0.1.0 / PlusPlus.podspec.json
blobdf72bca491c9f67c8d81b4ce09416d3032213074
2   "name": "PlusPlus",
3   "version": "0.1.0",
4   "homepage": "https://github.com/Jaymon/PlusPlus",
5   "source": {
6     "git": "https://github.com/Jaymon/PlusPlus.git",
7     "tag": "0.1.0"
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