[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / c / MKIPorter / 0.1.0 / MKIPorter.podspec.json
blob36cbe74489e922cd125de6fa54d4fc5d26693bb9
2   "name": "MKIPorter",
3   "version": "0.1.0",
4   "summary": "Gets you a random free TCP Port using C APIs",
5   "homepage": "https://github.com/kimar/MKIPorter",
6   "license": "MIT",
7   "authors": {
8     "Marcus Kida": "marcus@kida.io"
9   },
10   "source": {
11     "git": "https://github.com/kimar/MKIPorter.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/kidmar",
15   "platforms": {
16     "ios": "2.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "MKIPorter": [
22       "Pod/Assets/*.png"
23     ]
24   }