[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / d / c / FetchKit / 1.4.1 / FetchKit.podspec.json
blobaa7a26b6a8924b7b77587fe32b64585bfc5f46c8
2   "name": "FetchKit",
3   "version": "1.4.1",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/Agarunov/FetchKit",
8   "authors": {
9     "Anton Agarunov": "agarunov.anton@gmail.com"
10   },
11   "summary": "Lightweight Core Data fetch framework",
12   "source": {
13     "git": "https://github.com/Agarunov/FetchKit.git",
14     "tag": "1.4.1"
15   },
16   "module_name": "FetchKit",
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "CoreData",
26   "swift_version": "5.1"