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