blob: 03ddeb05377cd120a111fdbaf91d235f2ac64c0a [file] [log] [blame]
{
"name": "HTCore",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "A CoreKit",
"homepage": "https://github.com/fiteen/HTCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fiteen": "martell1994@icloud.com"
},
"source": {
"git": "https://github.com/fiteen/HTCore.git",
"tag": "1.0.0"
},
"source_files": [
"HTCore/Classes/**/*"
],
"requires_arc": true
}