blob: dd94c900cb1b14ce2d1f2b39594ae314f43cda60 [file] [log] [blame]
{
"name": "Ravelin",
"version": "0.1.1",
"summary": "Client-side Obj-C library for the Ravelin API. Ravelin is a fraud detection tool.",
"homepage": "https://github.com/billinghamj/ravelin-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Billingham": "james@jamesbillingham.com"
},
"source": {
"git": "https://github.com/billinghamj/ravelin-ios.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Ravelin/**/*.{m,h}",
"public_header_files": "Ravelin/**/*.h"
}