blob: 76a43120c795e40798b4c080aa0f459c1ec94b5d [file] [log] [blame]
{
"name": "SLCTransition",
"version": "0.1.2",
"summary": "SLCTransition is a transition view .",
"homepage": "https://github.com/WeiKunChao/SLCTransition.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCTransition.git",
"tag": "0.1.2"
},
"source_files": "SLCTransition/**/*.{h,m}",
"public_header_files": "SLCTransition/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}