blob: 6dd4951fc808b4e16545b07b79ef11acb9fd47f6 [file] [log] [blame]
{
"name": "ActionCell",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Framework/ActionCell/**/*",
"public_header_files": "Framework/ActionCell/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}