blob: 02bd8eb798c4a5548e4f5f70edc8746e25ce2eca [file] [log] [blame]
{
"name": "RdTools",
"version": "0.1.2",
"summary": "It is my layout file base on Masonry.",
"homepage": "https://github.com/f624728887/RdTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rondo_DaDa": "f624728887@163.com"
},
"source": {
"git": "https://github.com/f624728887/RdTools.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RdTools",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}