blob: f8c0acb255dccf8635adea8f0b8cd323ee0f55ef [file] [log] [blame]
{
"name": "SMKSDKCommon",
"version": "0.1.2",
"summary": "公共类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tiankongzhishang/SMKSDKCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiankongzhishang": "239631847@qq.com"
},
"source": {
"git": "https://github.com/tiankongzhishang/SMKSDKCommon.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
],
"Masonry": [
],
"ReactiveCocoa": [
"2.5"
]
},
"vendored_frameworks": [
"SMKSDKCommon/*.framework"
],
"resources": "SMKSDKCommon/*.bundle"
}