blob: 09bd63cc3d18ef9d7a4783906c2dc48b7005e97a [file] [log] [blame]
{
"name": "day02",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"day02",
"day02/**/*.{h,m}"
]
}