blob: 5d608b0e776220efaa769e44291aee6b9ed19969 [file] [log] [blame]
{
"name": "IdentityCore",
"version": "0.1.0",
"summary": "IdentityCore which is using IdentityOCR",
"description": "IdentityCore which is using IdentityOCR to split the functionality",
"homepage": "https://github.com/apopovbg/IdentityCore.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Popov": "apopov@brightgrove.com"
},
"source": {
"git": "https://github.com/apopovbg/IdentityCore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IdentityCore/Classes/**/*",
"public_header_files": "IdentityCore/Classes/**/*.h"
}