{ | |
"name": "SJCopyLabel", | |
"version": "0.0.1", | |
"summary": "文本框的自动提示功能。", | |
"homepage": "https://github.com/515783034/SJCopyLabel", | |
"license": "MIT", | |
"authors": { | |
"515783034": "shmilyshijian@foxmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/515783034/SJCopyLabel.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "SJCopyLabel/*", | |
"frameworks": "UIKit" | |
} |