[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 8 / 1 / 7 / SWGradientView / 1.0.0 / SWGradientView.podspec.json
blobccb2e77774db139cdf7cb542b629527725805cb0
2   "name": "SWGradientView",
3   "version": "1.0.0",
4   "summary": "A simple gradient view.",
5   "homepage": "https://github.com/sarunw/SWGradientView",
6   "license": "MIT",
7   "authors": {
8     "Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sarunw/SWGradientView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "SWGradientView": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"