[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / APContactEasyMapping / 0.0.1 / APContactEasyMapping.podspec.json
blobe654c5fad60b7b7d9fea2c5f9d12c9aecb79d4c6
2   "name": "APContactEasyMapping",
3   "version": "0.0.1",
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.1"
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   }