blob: b9f3c0e2516a9e63be494af978d8080809d50826 [file] [log] [blame]
{
"name": "WKCDancer",
"version": "1.5.5",
"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.5"
},
"source_files": "WKCDancer/**/*.{h,m}",
"public_header_files": "WKCDancer/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}