blob: 42f1cf5fd7195a3c8c26d8ca69760a84c331926d [file] [log] [blame]
{
"name": "DemoKit",
"version": "0.0.1",
"summary": "A helpful kit for demo project.",
"homepage": "https://github.com/leancloud/LeanStorageDemo-iOS",
"license": "MIT",
"authors": {
"LeanCloud": "support@leancloud.cn"
},
"source": {
"git": "https://github.com/leancloud/LeanStorageDemo-iOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DemoKit/DemoKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"LZAlertViewHelper": [
"~> 0.0.2"
]
}
}