[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / FYTool / 0.1.2 / FYTool.podspec.json
blob2a67fb5defbb9283c8e04766c2d108e11c711577
2   "name": "FYTool",
3   "version": "0.1.2",
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   "source": {
15     "git": "https://github.com/FooyoSG/FYTool.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "Source/*.swift",
19   "swift_versions": [
20     "5.1",
21     "5.2"
22   ],
23   "platforms": {
24     "ios": "10.0"
25   },
26   "swift_version": "5.2"