blob: 66ae03c355fac857975853f8bb37428826404dec [file] [log] [blame]
{
"name": "RdTools",
"version": "0.2.9",
"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.2.9"
},
"source_files": "RdToolsProject/RdTools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
}
}