[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 2 / Foggy / 1.0.4 / Foggy.podspec.json
blob9e4766239c2896c4d99e6a80565a60f30819f4ce
2   "name": "Foggy",
3   "version": "1.0.4",
4   "summary": "🧚 Exception handling tool.",
5   "homepage": "https://github.com/yangKJ/Foggy",
6   "description": "https://github.com/yangKJ/Foggy/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Condy": "ykj310@126.com"
13   },
14   "source": {
15     "git": "https://github.com/yangKJ/Foggy.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "module_name": "Foggy",
25   "source_files": "Foggy/Sources/**/*.{h,m}"