[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / d / c / LCPaintView / 1.0.0 / LCPaintView.podspec.json
blobfd2eeb88b1a984e7d69d8add85360cf242135606
2   "name": "LCPaintView",
3   "version": "1.0.0",
4   "summary": "Paint view for iOS. Support: http://LeoDev.me",
5   "homepage": "https://github.com/iTofu/LCPaintView",
6   "license": "MIT",
7   "authors": {
8     "Leo": "devtip@163.com"
9   },
10   "social_media_url": "http://LeoDev.me",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/LCPaintView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "LCPaintView/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.1"
23     ]
24   }