[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 2 / e / LXUtils / 0.0.1 / LXUtils.podspec.json
blob6e4d98d22b5b49333e9ca9556eebc8f8d114e8b0
2   "name": "LXUtils",
3   "version": "0.0.1",
4   "summary": "common tools on iOS.",
5   "description": "common tool and category on iOS",
6   "homepage": "https://github.com/liuxinixn/LXUtils",
7   "license": "MIT",
8   "authors": {
9     "miss李": "missli_211@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuxinixn/LXUtils.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": [
19     "LXUtils",
20     "LXUtils/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true