[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 0 / SHLib / 0.1.2 / SHLib.podspec.json
bloba96d361f358cea02286f543ec438bd7fb2aac49b
2   "name": "SHLib",
3   "version": "0.1.2",
4   "summary": "A series of useful functions used often in projects.",
5   "description": "                       Some useful functions and categories I found myself using for most of my projects.\n",
6   "homepage": "https://github.com/StratusHunter/SHLib",
7   "license": "MIT",
8   "authors": {
9     "Terence Baker": "stratushunter@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/StratusHunter/SHLib.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "SHLib/*/*/*",
20   "frameworks": "UIKit"