blob: bdb1f2b567b52797e0d08dcd1839edee0e5825f5 [file] [log] [blame]
{
"name": "A",
"version": "0.1.0",
"summary": "blah",
"homepage": "https://github.com/corinnekrych/A",
"license": "Apache 2.0",
"authors": "corinne krych",
"source": {
"git": "https://github.com/corinnekrych/A.git",
"tag": "0.1.0"
},
"platforms": {
"ios": 8.0
},
"source_files": "A/*.{h,swift}",
"dependencies": {
"DiffMatchPatch": [
]
}
}