[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 7 / JVUtilities / 0.1.1 / JVUtilities.podspec.json
blobb39eee59de24b17f08c6b06836dd311678d7cec4
2   "name": "JVUtilities",
3   "version": "0.1.1",
4   "summary": "This pod contains frameworks that I have built and find helpful for myself.",
5   "description": "To start this pod will contain my TUView calss that I use for tutorials and my JVActiveView that is used to diplay networking events.",
6   "homepage": "https://github.com/joninsky/JVUtilities",
7   "license": "MIT",
8   "authors": {
9     "Jon Vogel": "joninsky@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/joninsky/JVUtilities.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JVUtilities": [
22       "Pod/Assets/*.png"
23     ]
24   }