blob: 1c8647b4caa3ff75a1cd6f30f32ff551e3545b92 [file] [log] [blame]
{
"name": "day02",
"version": "0.0.6",
"summary": "day02 iOS sdk.",
"homepage": "https://github.com/macjaz/day02.git",
"license": "MIT",
"authors": {
"macjaz": "macjaz@163.com"
},
"source": {
"git": "https://github.com/macjaz/day02.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"day02",
"day02/**/*.{h,m}"
]
}