[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / e / 6 / CopperKit / 2.2 / CopperKit.podspec.json
blob5077980c184b0a23f2a68d40d1c3b9c02f017d70
2   "name": "CopperKit",
3   "version": "2.2",
4   "summary": "Password-free signup for your product.",
5   "description": "Copper is a service for developers to offer password-free authentication and signups to users. CopperKit users international SMS messages, and a beautiful, user-friendly signup form to get people into your app as quickly as possible. Copper remember users' information across apps so that they never have repeat themselves resulting in higher conversions into real users. Check signin and signup off the launch list and ship faster with Copper.",
6   "homepage": "https://github.com/withcopper/CopperKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Copper Technologies": "humans@withcopper.com"
13   },
14   "source": {
15     "git": "https://github.com/withcopper/CopperKit.git",
16     "tag": "2.2"
17   },
18   "social_media_url": "https://twitter.com/withcopper",
19   "platforms": {
20     "ios": "8.2"
21   },
22   "source_files": "CopperKit/**/*.{swift,m,h,mm,hpp,cpp,c}",
23   "resource_bundles": {
24     "CopperKit": [
25       "CopperKit/**/*.{storyboard,xib,xcassets,framework}"
26     ]
27   },
28   "public_header_files": "CopperKit/**/*.{h}",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ]