[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 8 / AddressBookKit / 0.1.0 / AddressBookKit.podspec.json
blobff1c1fdb34d3e6626e93654d0b6911ce66d2f03e
2   "name": "AddressBookKit",
3   "version": "0.1.0",
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.0"
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"