blob: 2ad8e7340aeab1f275c517fecd6df978b66faad9 [file] [log] [blame]
{
"name": "RelapSDK",
"version": "0.0.4",
"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.4"
},
"public_header_files": "Relap SDK Classes/*.h",
"source_files": "Relap SDK Classes/**/*",
"frameworks": "Foundation",
"requires_arc": true
}