[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 5 / AFAddressBookManager / 1.0 / AFAddressBookManager.podspec.json
blobbd0a72cf6a9ab73253a56158a6927cdbb261aa23
2   "name": "AFAddressBookManager",
3   "version": "1.0",
4   "summary": "Get contacts from AddressBook by their phone numbers.",
5   "homepage": "https://github.com/Fogh/AFAddressBookManager",
6   "license": "MIT",
7   "authors": {
8     "Anders Fogh Eriksen": "andfogh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Fogh/AFAddressBookManager.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "AFAddressBookManager/*.{h,m}",
18   "frameworks": "AddressBook",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/f0gh"