[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / flowyLib / 1.2.0 / flowyLib.podspec.json
blob48efaa4db20bf687fdd84bbb3480ae290e1467cc
2   "name": "flowyLib",
3   "version": "1.2.0",
4   "summary": "Private classes for Flowy project.",
5   "swift_version": "4.2",
6   "description": "Framework contains API calls, and common clases in flowy project",
7   "homepage": "https://gitlab.com/tomascislak/flowyLib.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomáš Čislák": "tomascislak@gmail.com"
14   },
15   "source": {
16     "git": "https://gitlab.com/tomascislak/flowylib.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "flowyLib/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwiftyJSON": [
29     ]
30   }