[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / f / 8 / LibDemo / 3.0 / LibDemo.podspec.json
blob7773548b27bc547cbf3ae5a36a55b8b75dc34f54
2   "name": "LibDemo",
3   "version": "3.0",
4   "summary": "A short description of LibDemo.",
5   "description": "第一个lib库",
6   "homepage": "https://github.com/MYliuxiang/LibDemo.git",
7   "license": "MIT",
8   "authors": {
9     "liuxiang": "719444625@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MYliuxiang/LibDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "LibDemo",
20     "LibDemo/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true