blob: 55fc5844017ef5d164eb03416e49bd2531ba93a0 [file] [log] [blame]
{
"name": "RdTools",
"version": "0.3.6",
"summary": "It is my layout file base on Masonry.",
"authors": {
"Rondo": "f624728887@163.com"
},
"homepage": "https://github.com/f624728887/RdTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/f624728887/RdTools.git",
"tag": "0.3.6"
},
"source_files": "RdToolsProject/RdTools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}