[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / AddressBookKit / 0.1.1 / AddressBookKit.podspec.json
blob6f4bb87316f6e3ffb559bd8f3ae43760c7e2722f
2   "name": "AddressBookKit",
3   "version": "0.1.1",
4   "summary": "The most simple way to get device's phone book in Swift.",
5   "description": "The most simple way to get device's phone book in Swift. Please see example project.",
6   "homepage": "https://github.com/KennethTsang/AddressBookKit",
7   "license": "MIT",
8   "authors": {
9     "Kenneth Tsang": "kenneth.tsang@me.com"
10   },
11   "source": {
12     "git": "https://github.com/KennethTsang/AddressBookKit.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AddressBookKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "AddressBook"