blob: b8f9c5df6b8890dbf0d9bff17646467038dad4aa [file] [log] [blame]
{
"name": "CSAnimations",
"summary": "Animations for iOS.",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderXSLee": "1363852560@qq.com"
},
"homepage": "https://github.com/CoderXSLee/CSAnimations",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderXSLee/CSAnimations.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "CSAnimations/*.{h,m}",
"public_header_files": "CSAnimations/*.{h}",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}