blob: 7a985effc4a3a0dd2ad97c59ebe4fc98e3b76e35 [file] [log] [blame]
{
"name": "JSUtility",
"version": "0.1.5",
"summary": "A large amount of utility classes to assist in iOS Development",
"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.",
"homepage": "https://github.com/jsetting32/JSUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Setting": "jsetting32@yahoo.com"
},
"source": {
"git": "https://github.com/jsetting32/JSUtility.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSUtility/Classes/**/*",
"resources": "JSUtility/**/*.{png,jpeg,jpg,storyboard,xib}"
}