[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 5 / f / 3 / BugKit / 3.0.1 / BugKit.podspec.json
blob504cd3d08fd3d9be640b8a58d28f7e0ff9dfa87c
2   "name": "BugKit",
3   "version": "3.0.1",
4   "authors": {
5     "MrLujh": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/BugKit",
8   "summary": "a dropdown menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/MrLujh/BugKit.git",
11     "tag": "3.0.1"
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   }