[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 0 / LSUUID / 0.2.6 / LSUUID.podspec.json
blobff6116bcf5d75e32dbdda9e4f7977a0080f1bd72
2   "name": "LSUUID",
3   "version": "0.2.6",
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.6"
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     "React": [
32     ]
33   }