blob: b71ebc9f8239ba9c56a9c5c0f4f88b64c2f2d55a [file] [log] [blame]
{
"name": "ThinkVerb",
"version": "1.0.2",
"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.2"
},
"source_files": [
"ThinkVerb",
"ThinkVerb/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}