[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / b / 6 / 3 / DebugHead / 0.1.0 / DebugHead.podspec.json
blobcc6990368562a22ad23a0eda3820245a85510fd5
2   "name": "DebugHead",
3   "version": "0.1.0",
4   "summary": "DebugHead like Facebook chat head.",
5   "description": "DebugHead is a pod for debug.\nIt can present a view like Facebook chat head.\nWhen you tap it, it will open a debug menu.\nAnd, you can make plugin easy.",
6   "homepage": "https://github.com/malt03/DebugHead",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Koji Murata": "malt.koji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/malt03/DebugHead.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DebugHead/Classes/**/*",
22   "resource_bundles": {
23     "DebugHead": [
24       "DebugHead/Assets/*"
25     ]
26   }