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