blob: 52cc68410dfb7dae30739069e542aeca1af680e5 [file] [log] [blame]
{
"name": "NumberSwitchString",
"version": "1.0.0",
"summary": "string,NSInteger互转",
"description": "string,NSInteger互转",
"homepage": "https://github.com/LiHongGui/NumberSwitchString.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/NumberSwitchString.git",
"tag": "1.0.0"
},
"source_files": [
"NumberSwitchString",
"NumberSwitchString/**/*.{h,m}"
],
"requires_arc": true
}