{ | |
"name": "LPButton", | |
"version": "1.0.0", | |
"authors": { | |
"brucewangdev": "brucewangdev@126.com" | |
}, | |
"homepage": "https://github.com/bruceWangDev/LPButton", | |
"summary": "A button that sets the position of the image and text by calculating the frame.", | |
"source": { | |
"git": "https://github.com/bruceWangDev/LPButton.git", | |
"tag": "1.0.0" | |
}, | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"requires_arc": true, | |
"source_files": "LPButtonDemo/LPButton/*" | |
} |