[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 8 / JVAppUtils / 0.0.2.2 / JVAppUtils.podspec.json
blob338832dff4e219c99e36bbc8719ca4339a7784da
2   "name": "JVAppUtils",
3   "version": "0.0.2.2",
4   "summary": "Small Utility Class",
5   "description": "Small utility class written in Objective-C",
6   "homepage": "https://github.com/JV17/JVAppUtils-Pod",
7   "license": "MIT",
8   "authors": {
9     "Jorge Valbuena": "jorgevalbuena2@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JV17/JVAppUtils-Pod.git",
13     "tag": "0.0.2.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JVAppUtils": [
22       "Pod/Assets/*.png"
23     ]
24   }