blob: 451edf89ca5ca08989d3e4e82a1e27eeb8c76e86 [file] [log] [blame]
{
"name": "DXLoadingTool",
"version": "1.1.1",
"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.1.1"
},
"source_files": "DXLoadingTool.{h,m}",
"requires_arc": true
}