blob: b4470a630ad807de7f46d16081eddb6d3532d046 [file] [log] [blame]
{
"name": "RdTools",
"version": "0.1.1",
"summary": "It is my layout file that is base on Masonry.",
"homepage": "https://github.com/f624728887/RdTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"624728887@qq.com": "624728887@qq.com"
},
"source": {
"git": "https://github.com/f624728887/RdTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RdTools/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}