[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / 9 / flowyLib / 1.3.4 / flowyLib.podspec.json
blobe867f94856a3e775e397237d97702f8ac7803158
2   "name": "flowyLib",
3   "version": "1.3.4",
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.3.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "flowyLib/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "ImageIO",
27     "MobileCoreServices"
28   ],
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "Eureka": [
38     ]
39   }