[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / 4 / IVSUtil / 0.1.1 / IVSUtil.podspec.json
blob36f921c466045ef6effd753079ab5dd0cef64d4d
2   "name": "IVSUtil",
3   "version": "0.1.1",
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.1"
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"