[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / 6 / FDLogSwiftLib / 0.0.4 / FDLogSwiftLib.podspec.json
blob1711a6231d7c52ee7f2a73d1bdb618edd0aef537
2   "name": "FDLogSwiftLib",
3   "version": "0.0.4",
4   "summary": "log写文件专用库,使用时需要在plist文件中加入Application supports iTunes file sharing",
5   "description": "log写文件专用库",
6   "homepage": "https://gitee.com/Fly127/FDLogSwiftLib.git",
7   "license": "MIT",
8   "authors": {
9     "WANG DONG": "aney.wangdong@fenda.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FDLogSwiftLib.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "FDLogSwiftLib",
20     "FDLogSwiftLib/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true