blob: df133d8b809a8104b4c92094c68f415134a593c8 [file] [log] [blame]
{
"name": "XJScrollViewStateManager",
"version": "0.1.1",
"summary": "A short description of XJScrollViewStateManager.",
"homepage": "https://github.com/xjimi/XJScrollViewStateManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjimi": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJScrollViewStateManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJScrollViewStateManager/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"DZNEmptyDataSet": [
],
"XJUtil": [
]
},
"resource_bundles": {
"resource_image": [
"XJScrollViewStateManager/Assets/*.xcassets"
],
"resource_localizable": [
"XJScrollViewStateManager/Assets/Localizable/*.lproj/*"
]
}
}