blob: f1b19a231d5b7ab00216912c2ab14f749cdc4d76 [file] [log] [blame]
{
"name": "ZRHUD",
"version": "0.0.1",
"summary": "This one is similar to the Android tips",
"description": "It is similar to the Android tips, which implement by Objective-C.",
"homepage": "https://github.com/yaojinyuan/ZRHUD",
"license": "MIT",
"authors": {
"yaojinyuan": "y866333dd@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/yaojinyuan/ZRHUD.git",
"tag": "0.0.1"
},
"source_files": "ZRHUD/**/*.{h,m}",
"exclude_files": "ZRHUD/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}