[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / 3 / RondoUtils / 0.4.1 / RondoUtils.podspec.json
bloba9376afc87db992412fa8efe91f0aff3eb9a6355
2   "name": "RondoUtils",
3   "version": "0.4.1",
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.1"
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   }