[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 5 / 2 / FLogKit / 2.0.3 / FLogKit.podspec.json
blob27c470b33bd9c46142bdc47854e23337f19a33f3
2   "name": "FLogKit",
3   "version": "2.0.3",
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.3"
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"