[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 3 / FSLog / 0.0.2 / FSLog.podspec.json
blobc30bb947835eb7d6e4689f2139da90ec0529e50e
2   "name": "FSLog",
3   "version": "0.0.2",
4   "summary": "Custom Log.",
5   "description": "Custom log to demo cocopods",
6   "homepage": "https://github.com/zhangxiaolian1991/FSLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Suric Zhang": "372081349@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangxiaolian1991/FSLog.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "FSLog/**/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }