blob: b1316dbfbaf52f46423f2b3a988588c42432c9b7 [file] [log] [blame]
{
"name": "SGTouchPointer",
"version": "0.1.6",
"summary": "iOS Touch point presenter with AirPlay",
"homepage": "https://github.com/SanggeonPark/SGTouchPointer",
"source": {
"git": "https://github.com/SanggeonPark/SGTouchPointer.git",
"tag": "0.1.6"
},
"authors": {
"Sanggeon Park": "gunnih@gmail.com",
"gunnih": "sanggeon.park@sensorberg.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"license": {
"type": "BSD-new",
"file": "LICENSE.txt"
},
"source_files": "SGTouchPointerSource/*.{h,m}",
"public_header_files": "SGTouchPointerSource/*.h"
}