blob: dec9011237aba940366a88051da3bf1fd0c016b4 [file] [log] [blame]
{
"name": "XRTools",
"version": "0.0.1",
"summary": "日常开发常用工具",
"homepage": "https://github.com/xxrForIOS/XRTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Melo": "xr_112@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xxrForIOS/XRTools.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "**/*.{h,m}"
}