[Add] BoreyAdSDK 1.0.12
[CocoaPods.git] / Specs / 8 / 1 / 7 / SWGradientView / 1.0.1 / SWGradientView.podspec.json
blob32e60fae23622e6142cc8e1ebd1b4f67c98742f7
2   "name": "SWGradientView",
3   "version": "1.0.1",
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.1"
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"