blob: b6f2f379a97345ee81d0c6a46adc642150d91c71 [file] [log] [blame]
{
"name": "XJBase",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJBase/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"XJScrollViewStateManager": [
],
"XJCollectionViewManager": [
],
"XJTableViewManager": [
]
}
}