blob: 1eef39f03f741efb3c6af109b02fc5446e341ad5 [file] [log] [blame]
{
"name": "FrameworkExample",
"version": "1.2.0",
"summary": "FrameworkExample.",
"description": "this is Framework Example",
"homepage": "https://github.com/ninhnm/FrameworkExample",
"license": "MIT",
"authors": {
"NinhNM": "ninhnm91@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ninhnm/FrameworkExample.git",
"tag": "1.2.0"
},
"source_files": "FrameworkExample/**/*"
}