[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 3 / 9 / MJAGradientView / 0.0.1 / MJAGradientView.podspec.json
blob308c0e9ef62e7fad589955bc77d5384c08ab0f65
2   "name": "MJAGradientView",
3   "version": "0.0.1",
4   "summary": "Easy to use view of a gradient layer.",
5   "description": "Easy to use view of a gradient layer addtion with cocoapod support.",
6   "homepage": "https://github.com/huangxianhui001/GradientView",
7   "social_media_url": "http://www.weibo.com/u/2648268723",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "alan": "756673457@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/huangxianhui001/GradientView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "GradientView/*.{h,m}",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true