[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / 3 / IO / 0.1.0 / IO.podspec.json
blob76e552a5ad26326045a63b565284eee5186f671a
2   "name": "IO",
3   "version": "0.1.0",
4   "summary": "Lightweight Swift framework for feeding data into Graphite and statsD",
5   "license": "MIT",
6   "authors": {
7     "Hive of coders from Avito": "avito.ru"
8   },
9   "homepage": "https://github.com/weichsel/ZIPFoundation",
10   "source": {
11     "git": "https://github.com/avito-tech/GraphiteClient.git",
12     "tag": "0.1.0"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11"
18   },
19   "source_files": "Sources/IO/**/*.swift",
20   "dependencies": {
21     "AtomicModels": [
23     ]
24   }