[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 0 / LSUUID / 0.2.8 / LSUUID.podspec.json
blob531b8a9649437e7337a4ce05a1ee4c0c091c58b5
2   "name": "LSUUID",
3   "version": "0.2.8",
4   "summary": "iOS UUID封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.lianshang.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mi": "roy.mi@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:nativeLib_iOS/uuid.git",
16     "tag": "0.2.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSUUID/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "FCUUID": [
29     ]
30   }