[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 3 / RainyRefreshControl / 0.4.0 / RainyRefreshControl.podspec.json
blob1e51f630000b2df03a17caf0ffebdda8f3b54552
2   "name": "RainyRefreshControl",
3   "version": "0.4.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple refresh control for iOS based on POP, SpriteKit and Core Graphics",
9   "homepage": "https://github.com/Onix-Systems/RainyRefreshControl",
10   "social_media_url": "https://twitter.com/onix_systems",
11   "authors": {
12     "Onix-Systems": "ios@onix-systems.com"
13   },
14   "source": {
15     "git": "https://github.com/Onix-Systems/RainyRefreshControl.git",
16     "tag": "0.4.0"
17   },
18   "resource_bundles": {
19     "RainyRefreshControl": [
20       "Sources/Assets/*.png",
21       "Sources/Assets/*.sks"
22     ]
23   },
24   "module_name": "RainyRefreshControl",
25   "source_files": "Sources/*.swift",
26   "frameworks": "SpriteKit",
27   "platforms": {
28     "ios": "9.0"
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "3"
32   },
33   "pushed_with_swift_version": "3.0"