[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / b / 4 / IVSUtil / 0.1.2 / IVSUtil.podspec.json
blobf9e83d4a85d0957f35ad0ed2100714f6ad2cee8f
2   "name": "IVSUtil",
3   "version": "0.1.2",
4   "summary": "A util functions library for Objective-C.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/netcanis/IVSUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "netcanis": "netcanis@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/netcanis/IVSUtil.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "IVSUtil/**/*.{h,m,mm,c,cpp}",
23   "private_header_files": "IVSUtil/Private/*.h"