[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 6 / MKSandbox / 1.0.2 / MKSandbox.podspec.json
blob9b485c695bcdef5ae9e5ad4479d590e3d14220e7
2   "name": "MKSandbox",
3   "version": "1.0.2",
4   "summary": "ios 沙盒可视化小工具",
5   "description": "iOS 沙盒可视化小工具,可以通过系统内置分享将文件分享出来。",
6   "homepage": "https://github.com/KrisMarko/MKSandbox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KrisMarko": "winzhyu@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/KrisMarko/MKSandbox.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MKSandbox/Classes/**/*",
22   "public_header_files": "MKSandbox/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]