blob: 9af4a7e70302dce0593bfe11619033c35b6abec1 [file] [log] [blame]
{
"name": "HACycleView",
"version": "0.0.1",
"summary": "A simple cycle view for iOS .",
"homepage": "https://github.com/hahand/HACycleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hahand": "hahand@yeah.net"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hahand/HACycleView.git",
"tag": "0.0.1"
},
"source_files": [
"HACycleView/**/*.{h,m}",
"HACycleView/*.{h,m}"
],
"requires_arc": true
}