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