[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / a / MetricsKit / 0.2 / MetricsKit.podspec.json
blobf01bedccb9be30d763ca97f1bbd60ffccec7c505
2   "name": "MetricsKit",
3   "version": "0.2",
4   "summary": "Clean Objective-C client for count.ly.",
5   "homepage": "https://github.com/calebd/metricskit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Caleb Davenport": "calebmdavenport@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/calebd/metricskit.git",
15     "tag": "0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "MetricsKit",
22     "MetricsKit/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "CoreTelephony",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "requires_arc": true