blob: ba4bc84d5bfd42a2760f1d4983f3fa0855598652 [file] [log] [blame]
{
"name": "ZFTrajectAnimation",
"version": "0.0.2",
"summary": "ZFTrajectAnimation",
"description": "this is a demo for trajectoryAnimation",
"homepage": "https://github.com/CoderWZF/TrajectAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴再锋": "1063867682@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderWZF/TrajectAnimation.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}