blob: c5da34a82623b6509ddfdafbfa0e765c8df7eab1 [file] [log] [blame]
{
"name": "RelapSDK",
"version": "0.0.3",
"summary": "Relap.io SDK",
"homepage": "https://github.com/relap-io/relap-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Username": "igorkamenev@yandex.ru"
},
"platforms": {
"ios": 7.0
},
"source": {
"git": "https://github.com/relap-io/relap-ios-sdk.git",
"tag": "0.0.3"
},
"public_header_files": "Relap SDK Classes/*.h",
"source_files": "Relap SDK Classes/*",
"frameworks": "Foundation",
"requires_arc": true
}