[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / d / 1 / vCardSerialization / 0.0.1 / vCardSerialization.podspec.json
blobef54464ac22fc6ede8ee345976b992a752022748
2   "name": "vCardSerialization",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Encodes and decodes between vCard files and AddressBook records.",
6   "homepage": "https://github.com/mattt/vCardSerialization",
7   "social_media_url": "https://twitter.com/mattt",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/mattt/vCardSerialization.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "vCardSerialization",
16   "requires_arc": true,
17   "ios": {
18     "frameworks": "AddressBook"
19   },
20   "platforms": {
21     "ios": "5.0"
22   }