blob: 0e48795d625401e561b51bfe42637fd6ba95d493 [file] [log] [blame]
{
"name": "HEPLog",
"version": "2.0.0",
"summary": "HEPLog.",
"description": "HEPLog",
"homepage": "https://github.com/ha-minh-vuong/HEPLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ha Minh Vuong",
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/ha-minh-vuong/HEPLog.git",
"tag": "2.0.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m,swift}"
],
"exclude_files": "Source/Exclude"
}