blob: 97fbf37fa97ba87851f8e039b0f129e8b1ee424c [file] [log] [blame]
{
"name": "DCAnimationKit",
"version": "0.0.2",
"summary": "A collection of simple, just add water animations for iOS.",
"homepage": "https://github.com/daltoniam/DCAnimationKit",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCAnimationKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}