blob: e2bd1cd4559a2b46fca5a13b9842a0b86fce6e83 [file] [log] [blame]
{
"name": "WKCDancer",
"version": "1.5.7",
"summary": "The animation is loaded in a chained manner. The following functions are classified by MARK",
"homepage": "https://github.com/WKCLoveYang/WKCDancer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCDancer.git",
"tag": "1.5.7"
},
"source_files": "WKCDancer/**/*.{h,m}",
"public_header_files": "WKCDancer/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}