blob: 8c449921fec272442acbb3d7d759e9864c6fac37 [file] [log] [blame]
{
"name": "SZNomalMoudle",
"version": "1.0.3",
"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.3"
},
"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"
]
}
}