blob: d7c10fef53fceaca1e2b1700bafcadf102716843 [file] [log] [blame]
{
"name": "MyUUID",
"version": "1.0.0",
"summary": "获取iPhone唯一标示",
"homepage": "https://github.com/LiuYulei001/iPhoneUUID.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LYL": "445229678@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuYulei001/iPhoneUUID.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "MyUUID.framework"
},
"frameworks": [
"UIKit",
"Foundation"
]
}