blob: 4ed1f769f4b4c302a45dd3b860af4325318b2793 [file] [log] [blame]
{
"name": "RetainCC",
"version": "0.0.1",
"summary": "iOS SDK of RetainCC.",
"description": " Add RetainCC to your iOS application. Interact with your customers at the right time\n",
"homepage": "http://retain.cc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"b123400": "b123400@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/retaincc/retain-ios.git",
"tag": "0.0.1"
},
"source_files": "RetainCC/*.{h,m}",
"public_header_files": "RetainCC/RetainCC.h",
"requires_arc": true
}