blob: 4385608b4feecf24aebd960971264eace6e683ad [file] [log] [blame]
{
"name": "RelapSDK",
"version": "0.0.2",
"summary": "Relap.io iOS 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.2"
},
"public_header_files": "Relap SDK Classes/*.h",
"source_files": "Relap SDK Classes/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}