blob: 106f0cfd1e20d3c023f96d46a8d2f0c7cffb61b2 [file] [log] [blame]
{
"name": "TachcardSDK",
"version": "0.0.21",
"summary": "just test project",
"description": "description of empty test project",
"homepage": "https://github.com/Nightfire504/TachcardSDK",
"license": "MIT",
"authors": {
"nightfire_07": "evgen.garkavenko@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Nightfire504/TachcardSDK.git",
"tag": "0.0.21"
},
"resources": "Resources/*",
"vendored_frameworks": "Frameworks/TachcardSDK.framework",
"dependencies": {
"AFNetworking": [
],
"UIDevice-Hardware": [
],
"libextobjc": [
]
}
}