blob: 89d527df2b1c3744c152b65a4902f244cafe0723 [file] [log] [blame]
{
"name": "CSAnimations",
"summary": "Animations for iOS.",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "CSAnimations/*.{h,m}",
"public_header_files": "CSAnimations/*.{h}",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}