[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / MyUUID / 1.0.0 / MyUUID.podspec.json
blobd7c10fef53fceaca1e2b1700bafcadf102716843
2   "name": "MyUUID",
3   "version": "1.0.0",
4   "summary": "获取iPhone唯一标示",
5   "homepage": "https://github.com/LiuYulei001/iPhoneUUID.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "LYL": "445229678@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/LiuYulei001/iPhoneUUID.git",
18     "tag": "1.0.0"
19   },
20   "ios": {
21     "vendored_frameworks": "MyUUID.framework"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]