[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 5 / f / 3 / BugKit / 3.0.3 / BugKit.podspec.json
blob2389c1598e33c1061389fdba7f450362c96f9712
2   "name": "BugKit",
3   "version": "3.0.3",
4   "authors": {
5     "MrLujh": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/BugKit",
8   "summary": "Very useful built-in tools",
9   "source": {
10     "git": "https://github.com/MrLujh/BugKit.git",
11     "tag": "3.0.3"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "BugKit/**/*.{h,m}",
22   "dependencies": {
23     "FLEX": [
25     ],
26     "CocoaLumberjack": [
28     ]
29   }