[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / APContactEasyMapping / 0.0.3 / APContactEasyMapping.podspec.json
blobcaf3abf4a2ae28c5ca8a0301be0ca60f4fb0ca67
2   "name": "APContactEasyMapping",
3   "version": "0.0.3",
4   "summary": "Category to easily map APContact model with EasyMapping.",
5   "description": "This package is a category that permits to easily map APContact model with EasyMapping.",
6   "homepage": "https://github.com/JeanLebrument/APContact-EasyMapping",
7   "license": "MIT",
8   "authors": {
9     "JeanLebrument": "jean.lebrument@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JeanLebrument/APContact-EasyMapping.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/*",
20   "dependencies": {
21     "APAddressBook": [
23     ],
24     "EasyMapping": [
26     ]
27   }