[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / c / 8 / 6 / ABContactHelper / 0.1 / ABContactHelper.podspec.json
blobe6a6e603d765a6ecb9f30d56d6cf250c4152a41d
2   "name": "ABContactHelper",
3   "version": "0.1",
4   "license": "BSD",
5   "summary": "Objective-C Address Book wrapper.",
6   "homepage": "https://github.com/erica/ABContactHelper",
7   "authors": {
8     "Erica Sadun": ""
9   },
10   "source": {
11     "git": "https://github.com/shepting/ABContactHelper.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "Code/*.{h,m}",
18   "frameworks": [
19     "AddressBook",
20     "AddressBookUI"
21   ],
22   "requires_arc": true