blob: 3ade28e3e8c6041b6b427bdbb3418df0a04112e2 [file] [log] [blame]
{
"name": "JWAnimationView",
"version": "0.0.1",
"license": "MIT",
"summary": "the animation for angle",
"homepage": "https://github.com/upworldcjw",
"authors": {
"upowrld": "1042294579@qq.com"
},
"source": {
"git": "https://github.com/upworldcjw/JWAnimationView.git",
"tag": "0.0.1"
},
"source_files": "JWAnimationView/*.{h,m,mm}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}