blob: 6a108678f98c0fbda38fd270f670bd0fb1dfa6c1 [file] [log] [blame]
{
"name": "ActionCell",
"version": "1.0.0",
"summary": "ActionCell, has many functions.",
"description": "ActionCell, has many functions. I love it.",
"homepage": "https://github.com/xiongxiong/ActionCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiongxiong": "xiongxiong0619@gmail.com"
},
"source": {
"git": "https://github.com/xiongxiong/ActionCell.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Framework/ActionCell/**/*",
"public_header_files": "Framework/ActionCell/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}