blob: 16948cafc75ed79ffd36e19ba2f7ee32e770c9f7 [file] [log] [blame]
{
"name": "HelloTeacher",
"version": "0.1.0",
"summary": "helloworld",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AKCaoChong/HelloTeacher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AKCaoChong": "caochong0621@thundersoft.com"
},
"source": {
"git": "https://github.com/AKCaoChong/HelloTeacher.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloTeacher/Classes/**/*"
}