blob: f932753bebfda4e5a9d339f1ba93a28e0b8488e1 [file] [log] [blame]
{
"name": "LSUUID",
"version": "0.2.0",
"summary": "iOS UUID封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mi": "roy.mi@lianshang.com"
},
"source": {
"git": "git@git.lsfash.cn:nativeLib_iOS/uuid.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSUUID/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FCUUID": [
],
"React": [
]
}
}