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