blob: da465d797cc6487d15be22638efc3cabfb66e061 [file] [log] [blame]
{
"name": "AEGuideView",
"version": "1.0.0",
"summary": "An easy way to let your app show guide view during startup.",
"description": "An easy way to let your app show guide view during startup. This framework is written by objective-c",
"homepage": "http://github.com/canicelebrate/AEGuideView",
"license": "MIT",
"authors": {
"William Wang": "canicelebrate@gmail.com"
},
"source": {
"git": "https://github.com/canicelebrate/AEGuideView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AEGuideView/*.{h,m}",
"requires_arc": true
}