[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 8 / KMetrics / 0.1.5 / KMetrics.podspec.json
blob9c0f76771172f9b7f9c3be4a19bb3e42f29d78b6
2   "name": "KMetrics",
3   "version": "0.1.5",
4   "summary": "Swift SDK for KMetrics",
5   "description": "An Swift SDK which observe network traffic in an app.",
6   "homepage": "https://github.com/kukaapps/KMetrics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yagiz Gurgul": "yagiz@kukaapps.com"
13   },
14   "source": {
15     "git": "https://github.com/kukaapps/KMetrics.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KMetrics/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]