{ | |
"name": "RSKitExtension", | |
"version": "1.0.0", | |
"summary": "UIKit扩展组件", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/lyon888/RSKitExtension.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lyon888": "lyonLiu_job@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/lyon888/RSKitExtension.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "RSKitExtension/Classes/**/*" | |
} |