[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 1 / 5 / APContactEasyMapping / 0.0.2 / APContactEasyMapping.podspec.json
blobb589bb17152d2a1a5962fd6c3863f324ae231ff6
2   "name": "APContactEasyMapping",
3   "version": "0.0.2",
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.2"
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   }