blob: f288327b70e68f4fc976d838707f063f482545c6 [file] [log] [blame]
{
"name": "ZMClassLive",
"version": "0.0.1",
"summary": "A demo used to show how to create swift cocoapod framework.",
"description": "hellow world!",
"homepage": "https://github.com/li95124624/ZMClassLive",
"license": "MIT",
"authors": {
"git": "95124624@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/li95124624/ZMClassLive.git",
"tag": "0.0.1"
},
"source_files": "ZMClassRoom/*.swift",
"requires_arc": true
}