blob: ede22e9db4d28bb5ce7ff0898274e8926ed36e5b [file] [log] [blame]
{
"name": "XJBase",
"version": "0.1.41",
"summary": "A short description of XJBase.",
"homepage": "https://github.com/xjimi/XJBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjimi": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJBase.git",
"tag": "0.1.41"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJBase/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"XJScrollViewStateManager": [
"<= 0.1.13"
],
"XJCollectionViewManager": [
"<= 0.1.52"
],
"XJTableViewManager": [
"<= 0.1.82"
]
}
}