blob: 7ae81bb21dd95f331e7f146864ccde36418feea6 [file] [log] [blame]
{
"name": "JHGuideController",
"version": "0.0.1",
"summary": "Translucent guide window control for iOS.",
"homepage": "https://github.com/JC-Hu/JHGuideController",
"license": "MIT",
"authors": {
"JC-Hu": "jchu_dlcn@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JC-Hu/JHGuideController.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "src/**/*.{h,m,c,mm}"
}