{ | |
"name": "ZZZQuick", | |
"summary": "Simple component.", | |
"version": "0.0.1", | |
"homepage": "https://github.com/guoxuzan/ZZZQuick", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"guoxuzan": "guoxuzan@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/guoxuzan/ZZZQuick.git", | |
"tag": "0.0.1" | |
}, | |
"social_media_url": "http://guoxuzan.com", | |
"source_files": [ | |
"ZZZQuick", | |
"ZZZQuick/**/*.{h,m}" | |
], | |
"frameworks": "UIKit" | |
} |