[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 7 / 5 / LZCommonSDK / 2.0.7 / LZCommonSDK.podspec.json
blob6686e3fad7f9187e22f252a847aecf4c46597482
2   "name": "LZCommonSDK",
3   "version": "2.0.7",
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.7"
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     "JSONModel": [
50     ],
51     "SDWebImage": [
53     ],
54     "pop": [
56     ],
57     "IQKeyboardManager": [
59     ],
60     "GBDeviceInfo": [
62     ],
63     "MJExtension": [
65     ],
66     "MJRefresh": [
68     ],
69     "SDAutoLayout": [
71     ],
72     "SDCycleScrollView": [
73       "1.65"
74     ],
75     "MBProgressHUD": [
77     ],
78     "UITextView+Placeholder": [
80     ],
81     "BANetManager": [
82       "2.3.8.1"
83     ],
84     "MLLabel": [
86     ],
87     "BlockUI": [
88       "~> 1.0.0"
89     ]
90   }