[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 5 / 8 / JVAppUtils / 0.0.3 / JVAppUtils.podspec.json
blob8d62ba97df4f2a9194e27ff240db967e3a7a5149
2   "name": "JVAppUtils",
3   "version": "0.0.3",
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.3"
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   }