blob: ad37096a6c63ff3157a66a79a4c3240878786ff2 [file] [log] [blame]
{
"name": "XJScrollViewStateManager",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJScrollViewStateManager/Classes/**/*",
"dependencies": {
"DZNEmptyDataSet": [
],
"Reachability": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"resource_bundles": {
"resource_image": [
"XJScrollViewStateManager/Assets/*.png"
],
"resource_localizable": [
"XJScrollViewStateManager/Assets/Localizable/*.lproj/*"
]
}
}