blob: e3664133009cdd70e92cf3667413ccea33664ba8 [file] [log] [blame]
{
"name": "jartest",
"version": "1.0.0",
"homepage": "https://github.com/kovacsi/jartest/",
"license": {
"type": "EPL",
"file": "LICENSE.txt"
},
"authors": {
"Migeran": "support@migeran.com"
},
"summary": "Simple cocoapods test",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/kovacsi/jartest.git",
"tag": "1.0.0"
},
"source_files": "*",
"requires_arc": true
}