[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 5 / 2 / FLogKit / 2.0.6 / FLogKit.podspec.json
blobc6564f975d4f082718be19505b44bdac43d42e09
2   "name": "FLogKit",
3   "version": "2.0.6",
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.6"
16   },
17   "source_files": "LogKit/FLogKit/*.{h,m,swift}",
18   "exclude_files": [
19     "Build/**",
20     "LogExampleOC/**",
21     "LogExample/**"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"