[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / 3 / RondoUtils / 0.4.0 / RondoUtils.podspec.json
blobecf700cb8a783d387a3d9770e9537d42a5945e79
2   "name": "RondoUtils",
3   "version": "0.4.0",
4   "summary": "It is my layout file base on Masonry.",
5   "authors": {
6     "Rondo": "f624728887@163.com"
7   },
8   "homepage": "https://github.com/f624728887/RdUtils",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/f624728887/RdUtils.git",
19     "tag": "0.4.0"
20   },
21   "source_files": "RdUtils/RdUtils/RondoUtils/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ],
30     "SDWebImage": [
32     ]
33   }