[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 7 / 5 / LZCommonSDK / 1.0.2 / LZCommonSDK.podspec.json
blobf5ee1eaadde3fce0162b1d118075f88a475fcaa3
2   "name": "LZCommonSDK",
3   "version": "1.0.2",
4   "summary": "a repository demo",
5   "description": "a repository demo",
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   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/linzhenwei8888/LZCommonSDK.git",
19     "tag": "0.0.1"
20   },
21   "public_header_files": "LZCommonSDK/**/*.h",
22   "source_files": "LZCommonSDK/**/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       "~> 1.0.0"
27     ]
28   }