blob: 1e171678fda359b1e9d8d1b09b56420277d1d416 [file] [log] [blame]
{
"name": "WJH-ActionSheet",
"version": "1.0.0",
"summary": "It is a simple WJH-ActionSheet example.",
"description": "It is a simple WJH-ActionSheet example, don't worry about the indent",
"homepage": "https://github.com/JimmyCarter/WJH-ActionSheet.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wjhlily": "wjhlily@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JimmyCarter/WJH-ActionSheet.git"
},
"source_files": "gitConfig/**/*.{h,m}",
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"Foundation"
]
}