blob: 920de87637c796275cf3d2881f0eafb398727750 [file] [log] [blame]
{
"name": "BYT",
"version": "0.0.2",
"summary": "A Oneself iOS Category Framework.",
"homepage": "https://github.com/Pikdays/BYT",
"license": "MIT",
"authors": {
"Pikdays": "byt.quan@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Pikdays/BYT.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"public_header_files": "BYTHeader.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}