blob: b904426ef9e82decab172aeb8e25e80fd1721962 [file] [log] [blame]
{
"name": "XCActionSheet",
"version": "1.0.0",
"summary": "XCActionSheet.",
"description": "XCActionSheet. demo view",
"homepage": "https://github.com/XiaoChenYung/XCActionSheet",
"license": "MIT",
"authors": {
"杨晓晨": "xiaochenyung@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XiaoChenYung/XCActionSheet.git",
"tag": "1.0.0"
},
"source_files": "XCActionSheet/XCActionSheet/*",
"requires_arc": true
}