blob: d64b3e209eac4a6bd23b8551e777fc9b34ee50d4 [file] [log] [blame]
{
"name": "XJBase",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJBase/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"XJScrollViewStateManager": [
"<= 0.1.13"
],
"XJCollectionViewManager": [
"<= 0.1.51"
],
"XJTableViewManager": [
"<= 0.1.82"
]
}
}