blob: 701ccabdc5adc321b1e13b91410d4b846fbce79b [file] [log] [blame]
{
"name": "BYT",
"version": "1.0.1",
"summary": "A sample iOS Framework",
"homepage": "https://github.com/Pikdays/BYT",
"license": "MIT",
"authors": {
"Pikdays": "byt.quan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Pikdays/BYT.git",
"tag": "1.0.1"
},
"source_files": "BYT/**/*.{h,m}",
"public_header_files": "BYT/**/*.h",
"requires_arc": true
}