[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / JSUtility / 0.1.13 / JSUtility.podspec.json
blobf016a39a245118963babb4e7a99a034451e5bd96
2   "name": "JSUtility",
3   "version": "0.1.13",
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.13"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JSUtility/Classes/**/*",
22   "resources": "JSUtility/**/*.{png,jpg,jpeg}",
23   "requires_arc": true