[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / 6 / NatCommunication / 0.0.2 / NatCommunication.podspec.json
blobb1e57a1e81f7f3854e145e087a6afd1685ba3c41
2   "name": "NatCommunication",
3   "version": "0.0.2",
4   "summary": "Nat.js Module: Communication.",
5   "description": "Nat.js Module: Communication (call or mail or sms)",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/nat-communication.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ios/Classes/*.{h,m}",
19   "frameworks": [
20     "MessageUI",
21     "UIKit"
22   ]