[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 4 / Harvest / 0.1.0 / Harvest.podspec.json
blobc670f59eb82db675a5f9f2b31e2e1845d102e7e4
2   "name": "Harvest",
3   "version": "0.1.0",
4   "summary": "Client library for the Harvestd analytics collector",
5   "homepage": "https://github.com/seanmcgary/harvestd-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sean McGary": "sean@seanmcgary.com"
12   },
13   "source": {
14     "git": "https://github.com/seanmcgary/harvestd-ios.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Harvest",
18   "exclude_files": "Classes/Exclude",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "2.3.1"
26     ]
27   }