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