[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / FSOpenInWhatsApp / 2.0 / FSOpenInWhatsApp.podspec.json
blobf94d3bc6f05c92b6acb3b21af9eb7d0b9f75a712
2   "name": "FSOpenInWhatsApp",
3   "version": "2.0",
4   "summary": "FSOpenInWhatsApp is a tool for sending messages with WhatsApp iOS App.",
5   "homepage": "https://github.com/x2on/FSOpenInWhatsApp",
6   "social_media_url": "https://twitter.com/x2on",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felix Schulze": "mail@felixschulze.de"
13   },
14   "source": {
15     "git": "https://github.com/x2on/FSOpenInWhatsApp.git",
16     "tag": "2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "FSOpenInWhatsApp.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]