[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / a / MoABContactsManager / 1.0.2 / MoABContactsManager.podspec.json
blob1a516142eb3bea21ef83d51e1913a8210d58d899
2   "name": "MoABContactsManager",
3   "version": "1.0.2",
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.2"
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   }