[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / c / 3 / TABCommunicate / 0.1.4 / TABCommunicate.podspec.json
blob9c0e5f02d9da01f9322eaa50beb12969237070c2
2   "name": "TABCommunicate",
3   "version": "0.1.4",
4   "summary": "Send and recieve objects of a certain Type between devices",
5   "description": "Uses mulitpeer connectivity to send an object back and forth between iOS and Mac devices.",
6   "homepage": "https://github.com/theappbusiness/TABCommunicate#tabcommunicatable",
7   "license": "MIT",
8   "authors": {
9     "Neil": "neil.horton@theappbusiness.com"
10   },
11   "source": {
12     "git": "https://github.com/theappbusiness/TABCommunicate.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TABCommunicate": [
22       "Pod/Assets/*.png"
23     ]
24   }