blob: 53c5e59e0540ea7c2d73a6f5f7e676e120ad80b4 [file] [log] [blame]
{
"name": "SZNomalMoudle",
"version": "1.0.1",
"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.1"
},
"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"
]
}
}