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