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