blob: bdd663c92ca29bd1f4ac1e336165c5c76cd5afbd [file] [log] [blame]
{
"name": "ExAnimation",
"version": "0.0.4",
"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.4"
},
"source_files": [
"ExAnimation",
"ExAnimation/*.{h,m, swift}"
],
"exclude_files": "Classes/Exclude"
}