[Add] BrainCloudCpp 5.5.0
[CocoaPods.git] / Specs / 3 / 5 / 2 / FLogKit / 2.0.1 / FLogKit.podspec.json
blob08b88f8b7d4e24c567f09db44428e2498e4c601a
2   "name": "FLogKit",
3   "version": "2.0.1",
4   "summary": "company private framework",
5   "homepage": "https://git.coding.net/firstleap/Log.git",
6   "license": "MIT",
7   "authors": {
8     "XcqRomance": "romance.xie@firstleap.cn"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://git.coding.net/firstleap/Log.git",
15     "tag": "2.0.1"
16   },
17   "source_files": "LogKit/*.{h,m,swift}",
18   "exclude_files": [
19     "Build/**",
20     "LogExampleOC/**",
21     "LogExample/**"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"