[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 7 / MyUUID / 1.0.1 / MyUUID.podspec.json
blobe4ea98a4615a2c1904c719e4c0ad4f9c1b240e91
2   "name": "MyUUID",
3   "version": "1.0.1",
4   "summary": "获取iPhone唯一标示",
5   "homepage": "https://github.com/LiuYulei001/iPhoneUUID.git",
6   "license": {
7     "type": "MIT",
8     "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.1"
19   },
20   "ios": {
21     "vendored_frameworks": "MyUUID.framework"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]