blob: 8098c06a72558bb24f67f861f6d7755b02dec8d6 [file] [log] [blame]
{
"name": "ActionSheetCC",
"version": "1.0.0",
"summary": "A short description of ActionSheetCC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/scorplot/ActionSheetCC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caomeili": "https://github.com/caomeili"
},
"source": {
"git": "https://github.com/scorplot/ActionSheetCC",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}