[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / 0 / DWPromptAnimation / 0.0.1 / DWPromptAnimation.podspec.json
blobbe250fdee02a84b060d7c954c37fd6d4eeed34c7
2   "name": "DWPromptAnimation",
3   "version": "0.0.1",
4   "summary": "A library is suitable for loading waiting for.",
5   "description": "In the place such as network load, page data waiting for, the framework can be used.",
6   "homepage": "https://github.com/dwanghello/DWPromptAnimation",
7   "license": "MIT",
8   "authors": {
9     "dwanghello": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/DWPromptAnimation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DWPromptAnimation",
20     "DWPromptAnimationTest/DWPromptAnimation/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "ImageIO"
26   ],
27   "resources": [
28     "DWPromptAnimationTest/DWPromptAnimation/SourcesGIF",
29     "DWPromptAnimationTest/DWPromptAnimation/CustomSources",
30     "DWPromptAnimationTest/DWPromptAnimation/SourcesGIF",
31     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources1",
32     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources2",
33     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources3",
34     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources4",
35     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources5",
36     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources6",
37     "DWPromptAnimationTest/DWPromptAnimation/SourcesSequence/Sources7"
38   ]