[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / JSUtility / 0.1.17 / JSUtility.podspec.json
blob813a2f5acde92fe840df8257c15b6794a41e9194
2   "name": "JSUtility",
3   "version": "0.1.17",
4   "summary": "A large amount of utility classes to assist in iOS Development",
5   "description": "The reason for the development of this project is to assist development of iOS applications. From credit card verification, to ease of use with UI components.",
6   "homepage": "https://github.com/jsetting32/JSUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John Setting": "jsetting32@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/jsetting32/JSUtility.git",
16     "tag": "0.1.17"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JSUtility/Classes/**/*",
22   "resources": "JSUtility/**/*.{png,jpg,jpeg}",
23   "requires_arc": true