[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 2 / ClinchKit / 1.0 / ClinchKit.podspec.json
blob1df7cf2c561d18d20e88df580841641ab44fd5f5
2   "name": "ClinchKit",
3   "version": "1.0",
4   "summary": "The Clinch iOS SDK, for integrating Clinch into your iOS application",
5   "description": "The Clinch iOS SDK, for integrating Clinch into your iOS application. The SDK supports iOS 8.",
6   "homepage": "https://github.com/ClinchIO/ClinchKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damien Glancy": "damien@clinch.io",
13     "Steve Quinlan": "steve@clinch.io"
14   },
15   "social_media_url": "http://twitter.com/clinch",
16   "source": {
17     "git": "https://github.com/ClinchIO/ClinchKit.git",
18     "tag": "1.0"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "preserve_paths": "ClinchKit.framework",
25     "public_header_files": "ClinchKit.framework/Headers/*.h",
26     "vendored_frameworks": "ClinchKit.framework"
27   }