blob: 63d30008d1824260fbb38001655655a7c939d83a [file] [log] [blame]
{
"name": "SZNomalMoudle",
"version": "1.0.2",
"summary": "a set for convenient develop.",
"homepage": "https://github.com/StenpZ/SZNomalMoudle",
"license": "MIT",
"authors": {
"StenpZ": "zhouc520@foxmail.com"
},
"source": {
"git": "https://github.com/StenpZ/SZNomalMoudle.git",
"tag": "1.0.2"
},
"source_files": "SZNomalMoudle/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
],
"Masonry": [
"~> 1.0.2"
],
"IMYWebView": [
"~> 0.8.1"
],
"SZKit": [
"~> 1.0.1"
],
"SZNetWork": [
"~> 1.0.1"
],
"VTMagic": [
"~> 1.2.4"
]
}
}