[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 7 / 5 / LZCommonSDK / 2.0.0 / LZCommonSDK.podspec.json
blobf0f66657950438a203521a9bb96569244eaeda57
2   "name": "LZCommonSDK",
3   "version": "2.0.0",
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.0.0"
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   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "SSKeychain": [
34     ],
35     "Aspects": [
37     ],
38     "RegexKitLite": [
40     ]
41   }