[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 0 / ABGetMe / 1.0.0 / ABGetMe.podspec.json
blob89e771fe071d4c406373e6b2094b1a4e0330c6f6
2   "name": "ABGetMe",
3   "version": "1.0.0",
4   "summary": "ABGetMe implementation for iOS using undocumented APIs (safely).",
5   "description": "Find the address book card (ABRecordRef) of the owner of an iOS device.",
6   "homepage": "https://github.com/0xced/ABGetMe",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cédric Luthi": "cedric.luthi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/0xced/ABGetMe.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "4.0"
20   },
21   "source_files": "ABGetMe",
22   "requires_arc": true