[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / e / iUSDK / 0.1.3 / iUSDK.podspec.json
blobf38ac9931e8b2cd2966fb75ffe4faa54a0c0c71e
2   "name": "iUSDK",
3   "version": "0.1.3",
4   "summary": "An iOS Lib for retrieving iPhone Contacts",
5   "description": "This library is used to simplify the process of retrieving contacts from iPhone agenda.",
6   "homepage": "https://github.com/victorlsn/iUSDK-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "victorlsn@gmail.com": "victor@iuapp.com.br"
13   },
14   "source": {
15     "git": "https://github.com/victorlsn/iUSDK-iOS.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iUSDK/Classes/*.swift",
22   "frameworks": [
23     "Foundation",
24     "Contacts"
25   ]