blob: 7d07d090ab13aafb552562e5a142056630c55e4c [file] [log] [blame]
{
"name": "XKView",
"version": "0.1.1",
"summary": "XKView for Demo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaoxiaoxiaokui/XKView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoxiaoxiaokui": "758912583@qq.com"
},
"source": {
"git": "https://github.com/xiaoxiaoxiaokui/XKView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKView/Classes/**/*",
"dependencies": {
"Masonry": [
"1.0.2"
]
}
}