[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 7 / MMMWhatsAppActivity / 1.0 / MMMWhatsAppActivity.podspec.json
blobdc807ee23060bb6a4c628cf5a274ac7055583dca
2   "name": "MMMWhatsAppActivity",
3   "version": "1.0",
4   "summary": "MMMWhatsAppActivity is a UIActivity subclass providing WhatsApp support for text (NSString) or image (UIImage).",
5   "homepage": "https://github.com/mvarie/MMMWhatsAppActivity",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marcantonio": "m.varie@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/mvarie/MMMWhatsAppActivity.git",
18     "tag": "1.0"
19   },
20   "source_files": "*.{h,m}",
21   "resources": "*.png",
22   "frameworks": "UIKit",
23   "requires_arc": true