blob: ad291ffaff10655a48c39e95743bc56601116e7c [file] [log] [blame]
{
"name": "ExAnimation",
"version": "0.0.1",
"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"
},
"source": {
"git": "ssh://git@115.159.159.203:20022/var/git/ExAnimation.git",
"tag": "0.0.1"
},
"source_files": [
"ExAnimation",
"ExAnimation/*.{h,m, swift}"
],
"exclude_files": "Classes/Exclude"
}