[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 9 / a / MoABContactsManager / 1.0.4 / MoABContactsManager.podspec.json
blobc81466deb691ed5a64ada05d875cda5d6da18077
2   "name": "MoABContactsManager",
3   "version": "1.0.4",
4   "summary": "Simple address book contacts manager.",
5   "description": "                      MoABContactsManager is a wrapper of AddressBook.framework which allows you to get, create, update or delete contacts in an easy way.\n",
6   "homepage": "https://github.com/mostachoio/MoABContactsManager",
7   "license": "MIT",
8   "authors": {
9     "Diego Pais": "diego@mostacho.io"
10   },
11   "source": {
12     "git": "https://github.com/mostachoio/MoABContactsManager.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MoABContactsManager": [
22       "Pod/Assets/*.png"
23     ]
24   }