[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / f / ToolBoxTest / 0.1.1 / ToolBoxTest.podspec.json
blob686e1e3b71af09486cb7a1f54c87be568136f0e9
2   "name": "ToolBoxTest",
3   "version": "0.1.1",
4   "summary": "A Basic Library of Objective-C",
5   "description": "A Basic Objective-C Library Uesd In My Company Project",
6   "homepage": "https://github.com/RickwangF/ToolBoxTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "woshiwwy16@126.com": "woshiwwy16@126.com"
13   },
14   "source": {
15     "git": "https://github.com/RickwangF/ToolBoxTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ToolBoxTest/Classes/**/*",
22   "vendored_frameworks": "ToolBoxTest/*.{framework}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]