[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / 3 / 5 / 2 / FLogKit / 0.0.1 / FLogKit.podspec.json
blob09e191ad6ad0bbea446b0b80105e973bff166034
2   "name": "FLogKit",
3   "version": "0.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": "0.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"