blob: b4b604bba679910c4ba45dbf0b055f2793df6cfe [file] [log] [blame]
{
"name": "FFBasePod",
"version": "0.1.1",
"summary": "pod个人库基础库",
"description": "pod个人库基础库部分",
"homepage": "https://github.com/xujunquan/FFBasePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujunquan": "ian553087358@163.com"
},
"source": {
"git": "https://github.com/xujunquan/FFBasePod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FFBasePod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}