blob: ae90fcfb5fd0938d5a3f45f2c41239b2dd4adc1d [file] [log] [blame]
{
"name": "ExAnimation",
"version": "0.0.2",
"summary": "A short description of ExAnimation.",
"description": "Programing suger for animation",
"homepage": "http://EXAMPLE/ExAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyuanou": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "ssh://git@115.159.159.203:20022/var/git/ExAnimation.git",
"tag": "0.0.2"
},
"source_files": [
"ExAnimation",
"ExAnimation/*.{h,m, swift}"
],
"exclude_files": "Classes/Exclude"
}