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