[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 5 / 6 / FDLogSwiftLib / 0.0.3 / FDLogSwiftLib.podspec.json
blob9fdb91708ce0e4170d0f75cab803c63e1143dbc1
2   "name": "FDLogSwiftLib",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "FDLogSwiftLib",
20     "FDLogSwiftLib/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true