blob: a20b1471ccbde05e39747cd5e8fd6f0a7f01841d [file] [log] [blame]
{
"name": "ApiTapiID",
"version": "1.0.0",
"summary": "Identification framework for apitapi frameworks.",
"description": "The framework for device token management that helps to use ApiTapi frameworks.",
"homepage": "https://github.com/appbooster/apitapi-id-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Vasilev": "fredformout@yandex.ru"
},
"source": {
"git": "https://github.com/appbooster/apitapi-id-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ApiTapiID/Classes/*",
"ApiTapiID/Classes/**/*"
],
"swift_version": "5.0"
}