[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / FYTool / 0.4.0 / FYTool.podspec.json
blobc80a2e82d0ac66d1695180a670d21209ab5930f0
2   "name": "FYTool",
3   "version": "0.4.0",
4   "summary": "Tool library and constant.",
5   "description": "Some commonly used extension methods, Tool library.",
6   "homepage": "https://fooyo.sg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chinghoi": "56465334@qq.com"
13   },
14   "swift_versions": [
15     "5.3"
16   ],
17   "platforms": {
18     "ios": "10.3"
19   },
20   "source": {
21     "git": "https://github.com/FooyoSG/FYTool.git",
22     "tag": "0.4.0"
23   },
24   "source_files": "FYTool/Classes/*.swift",
25   "requires_arc": true,
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "AlamofireImage": [
32     ],
33     "Alamofire": [
35     ]
36   },
37   "swift_version": "5.3"