[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 6 / MKSandbox / 1.0.1 / MKSandbox.podspec.json
blob00099c706325c958f541a7b606333ce8d3f7112f
2   "name": "MKSandbox",
3   "version": "1.0.1",
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.1"
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   ]