blob: 95df40787ee362b076e944cf8af4b57763d5a6e6 [file] [log] [blame]
{
"name": "ThinkVerb",
"version": "1.0.6",
"summary": "A super cool animation interface based on CoreAnimation.",
"homepage": "https://github.com/hon-key/ThinkVerb",
"license": "MIT",
"authors": {
"HJ-Cai": "lj_chj@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hon-key/ThinkVerb.git",
"tag": "1.0.6"
},
"source_files": [
"ThinkVerb",
"ThinkVerb/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}