[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / 0 / JVCategories / 1.0 / JVCategories.podspec.json
blobc438b623dd8b871cae75c53d9331498ef4ffbfd0
2   "name": "JVCategories",
3   "version": "1.0",
4   "summary": "A set of Objective-C categories with utilities functions.",
5   "description": "JVCategories contains a wide variaty of helper functions of different Objective-C classes.",
6   "homepage": "https://github.com/JV17/JVCategories",
7   "license": "MIT",
8   "authors": {
9     "Jorge Valbuena": "jorge.valbuena@jorgedeveloper.com"
10   },
11   "source": {
12     "git": "https://github.com/JV17/JVCategories.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h"