[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 9 / b / CoachKit / 0.1.0 / CoachKit.podspec.json
blob42a63d687b69665dd19fd90fe0bd72f93926c05d
2   "name": "CoachKit",
3   "version": "0.1.0",
4   "summary": "A framework to connect a coach to students using multipeer connectivity.",
5   "description": "Builds upon multipeer connectivity to allow a coach to connect to student devices to establish a class and send teaching content.",
6   "homepage": "https://github.com/NativeMobile/CoachKit",
7   "license": "MIT",
8   "authors": {
9     "Keith Coughtrey": "keith@nativemobile.co.nz"
10   },
11   "source": {
12     "git": "https://github.com/NativeMobile/CoachKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CoachKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "MultipeerConnectivity"