[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 8 / GatheredKit / 0.1 / GatheredKit.podspec.json
blob61e86e23a3f20c9f6cc4ac927e8556910fba4e07
2   "name": "GatheredKit",
3   "version": "0.1",
4   "summary": "A consistent and easy to use API for various iOS data\nsources",
5   "description": "A framework that provides a consistent and easy to use API for various data sources offered by iOS",
6   "homepage": "https://github.com/JosephDuffy/GatheredKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Joseph Duffy",
12   "source": {
13     "git": "https://github.com/JosephDuffy/GatheredKit.git",
14     "tag": "v0.1"
15   },
16   "source_files": "Source/**/*.{swift,h,m}",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": "SystemConfiguration"