blob: 20c5325fe6e596aaceefa20036515938bacb9a2f [file] [log] [blame]
{
"name": "DataSnap",
"version": "0.0.3",
"summary": "DataSnap Location Based Analytics",
"description": " DataSnap.io Location Based Analytics\n",
"homepage": "https://github.com/brianofearain/datasnap-ios",
"license": "MIT",
"authors": {
"brianofearain": "brianjferan@gmail.com"
},
"source": {
"git": "https://github.com/brianofearain/datasnap-ios.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": [
"DataSnap/DSIOClient.h",
"DataSnap/DSIOConfig.h",
"DataSnap/DSIOProperties.h",
"DataSnap/DSIOSampleData.h",
"DataSnap/DSIOEvents.h"
],
"frameworks": [
"UIKit",
"CoreTelephony"
]
}