[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / d / c / FetchKit / 1.1.0 / FetchKit.podspec.json
blob8fa2c0b22cf87b4440b35ca0cb05cee96d46f012
2   "name": "FetchKit",
3   "version": "1.1.0",
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.1.0"
15   },
16   "module_name": "FetchKit",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": "CoreData",
25   "pushed_with_swift_version": "4.0"