blob: 4bdab1a440dd6340b190f7434c8147424c28033c [file] [log] [blame]
{
"name": "DXLoadingTool",
"version": "1.0",
"summary": "loading tool for CocoaTouch",
"description": "<<-DESC\n loading tool for CocoaTouch\n DESC",
"homepage": "https://github.com/cikelengfeng/DXLoadingTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cikelengfeng": "cikelengfeng@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/cikelengfeng/DXLoadingTool.git",
"tag": "1.0"
},
"source_files": "DXLoadingTool.{h,m}",
"requires_arc": true
}