blob: 15199b89e91fd5918e3a7b7d08bf9e22676bdc5a [file] [log] [blame]
{
"name": "JWAnimationView",
"version": "0.0.2",
"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.2"
},
"source_files": "JWAnimationView/*.{h,m,mm}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}