[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 7 / 4 / 1 / LiquidLoader / 0.1.0 / LiquidLoader.podspec.json
blobe72776a350ba0d40d2b60e72493ac4c0fedc569e
2   "name": "LiquidLoader",
3   "version": "0.1.0",
4   "summary": "Loader UI components with liquid animation",
5   "description": "Loader UI components with liquid animation inspired by Spinner Loader - Gooey light Effect",
6   "homepage": "https://github.com/yoavlt/LiquidLoader",
7   "license": "MIT",
8   "authors": {
9     "Takuma Yoshida": "yoa.jmpr.w@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yoavlt/LiquidLoader.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LiquidLoader": [
22       "Pod/Assets/*.png"
23     ]
24   }