[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 7 / 5 / LZCommonSDK / 2.1.6 / LZCommonSDK.podspec.json
blob981321bc65f84b507827075a3f0a463f46cbb37d
2   "name": "LZCommonSDK",
3   "version": "2.1.6",
4   "summary": "LZCommonSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/linzhenwei8888/LZCommonSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linzhenwei8888": "linzhenwei8888@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/linzhenwei8888/LZCommonSDK.git",
16     "tag": "2.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "LZCommonSDK/Classes/**/*",
23     "LZCommonSDK/Classes/helper/**/*",
24     "LZCommonSDK/Classes/thirdParty/**/*",
25     "LZCommonSDK/Classes/utility/**/*"
26   ],
27   "public_header_files": [
28     "LZCommonSDK/Classes/**/*.h",
29     "LZCommonSDK/Classes/helper/**/*.h",
30     "LZCommonSDK/Classes/thirdParty/**/*.h",
31     "LZCommonSDK/Classes/utility/**/*.h"
32   ],
33   "frameworks": [
34     "UIKit",
35     "MapKit",
36     "MobileCoreServices"
37   ],
38   "dependencies": {
39     "SSKeychain": [
41     ],
42     "Aspects": [
44     ],
45     "RegexKitLite": [
47     ],
48     "SDAutoLayout": [
50     ]
51   }