blob: ee9374697c90c0f6b05f6c1dd7cce9525b0cf11b [file] [log] [blame]
{
"name": "LZCommonSDK",
"version": "2.1.7",
"summary": "LZCommonSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/linzhenwei8888/LZCommonSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linzhenwei8888": "linzhenwei8888@gmail.com"
},
"source": {
"git": "https://github.com/linzhenwei8888/LZCommonSDK.git",
"tag": "2.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"LZCommonSDK/Classes/**/*",
"LZCommonSDK/Classes/helper/**/*",
"LZCommonSDK/Classes/thirdParty/**/*",
"LZCommonSDK/Classes/utility/**/*"
],
"public_header_files": [
"LZCommonSDK/Classes/**/*.h",
"LZCommonSDK/Classes/helper/**/*.h",
"LZCommonSDK/Classes/thirdParty/**/*.h",
"LZCommonSDK/Classes/utility/**/*.h"
],
"frameworks": [
"UIKit",
"MapKit",
"MobileCoreServices"
],
"dependencies": {
"SSKeychain": [
],
"Aspects": [
],
"RegexKitLite": [
],
"SDAutoLayout": [
]
}
}