[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / 5 / d / BITCocoaLumberjack / 0.0.8 / BITCocoaLumberjack.podspec.json
blobfe42774267b13ba8fa3264bf20cb62e5b5f2185b
2   "name": "BITCocoaLumberjack",
3   "version": "0.0.8",
4   "summary": "BITCocoaLumberjack.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.baidu.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiaguoshang": "jia12216@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jia12216/BITCocoaLumberjack.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "subspecs": [
26     {
27       "name": "Default",
28       "source_files": "BITCocoaLumberjack/Classes/*.{h,m}",
29       "public_header_files": "BITCocoaLumberjack/Classes/*.h",
30       "subspecs": [
31         {
32           "name": "Extensions",
33           "source_files": "BITCocoaLumberjack/Classes/**/*"
34         }
35       ]
36     }
37   ]