blob: e83e3fde3e987cd49a117ec907fb38e05f539364 [file] [log] [blame]
{
"name": "CopperKit",
"version": "3.0.3",
"summary": "Password-free signup for your product.",
"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.",
"homepage": "https://github.com/withcopper/CopperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Copper Technologies": "humans@withcopper.com"
},
"source": {
"git": "https://github.com/withcopper/CopperKit.git",
"tag": "3.0.3"
},
"social_media_url": "https://twitter.com/withcopper",
"platforms": {
"ios": "8.2"
},
"source_files": "CopperKit/**/*.{swift,m,h,mm,hpp,cpp,c}",
"resource_bundles": {
"CopperKit": [
"CopperKit/**/*.{storyboard,xib,xcassets,framework}"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}