blob: c6102a4ce9a204fbff40f0d6414381e4eae587ba [file] [log] [blame]
{
"name": "oneaccount_ios_sdk",
"version": "1.0.0",
"summary": "One account client library for integration",
"description": "This library helps to interact with One account application for iOS",
"homepage": "https://github.com/tularovbeslan/oneaccount_ios_sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tularovbeslan": "tularovbeslan@gmail.com"
},
"source": {
"git": "https://github.com/tularovbeslan/oneaccount_ios_sdk.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/JiromTomson",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "oneaccount_ios_sdk/Classes/**/*",
"swift_version": "4.2"
}