blob: c492127e1141da5769bc2d09274eeb511a15003d [file] [log] [blame]
{
"name": "SXAlert",
"version": "1.0.0",
"summary": "shengxin inc ios common framework",
"description": "SXAlert SXLoading用户提示及交互指示器",
"homepage": "https://github.com/xiaofeixiaflyingOC/SXAlert",
"license": "MIT",
"authors": {
"shengxin": "shengxin@tuxing2010.com"
},
"source": {
"git": "https://github.com/xiaofeixiaflyingOC/SXAlert.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"SXAlert/SXAlert/*.{h,m}",
"SXAlert/SXLoading/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}