blob: 97ac5b2a1c108bf77c6c50afc8ac2923cc73e963 [file] [log] [blame]
{
"name": "XPLoadHUD",
"version": "1.0.0",
"summary": "text refresh control",
"description": "A longer description of XPLoadHUD in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/iOSDevpan/XPLoadHUD",
"license": "MIT",
"authors": {
"iOSDevpan": "panxing@itcast.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iOSDevpan/XPLoadHUD.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}