blob: cdca368937d55b5af3fd85aee9b34b46a3c246a5 [file] [log] [blame]
{
"name": "DWPromptAnimation",
"version": "0.0.3",
"summary": "A library is suitable for loading waiting for.",
"description": "In the place such as network load, page data waiting for, the framework can be used.",
"homepage": "https://github.com/dwanghello/DWPromptAnimation",
"license": "MIT",
"authors": {
"dwanghello": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/DWPromptAnimation.git",
"tag": "0.0.3"
},
"source_files": [
"DWPromptAnimation",
"DWPromptAnimationTest/DWPromptAnimation/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"ImageIO"
],
"resources": "DWPromptAnimationTest/DWPromptAnimation/**/*.{gif,png}"
}