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