blob: 2948467ef53fed69cbf5b6d456c96bcc7de3ced2 [file] [log] [blame]
{
"name": "K9WindowGuide",
"version": "0.0.1",
"summary": "K9WindowGuide",
"description": "A common guide.",
"homepage": "https://github.com/K999999999/K9WindowGuide",
"license": "MIT",
"authors": {
"K999999999": "peishen_duan@pinssible.com"
},
"source": {
"git": "https://github.com/K999999999/K9WindowGuide.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"default_subspecs": "K9WindowGuide",
"subspecs": [
{
"name": "K9WindowGuide",
"public_header_files": "K9WindowGuide/*.h",
"ios": {
"source_files": [
"K9WindowGuide/*.{h,m}",
"K9WindowGuide/*.h"
]
}
}
]
}