blob: 0317fad11e33bf6248d458d8a6c0f17b2a84391b [file] [log] [blame]
{
"name": "iUSDK-iOS",
"version": "0.1.0",
"summary": "An iOS Lib for retrieving iPhone Contacts",
"description": "This library is used to simplify the process of retrieving contacts from iPhone agenda.",
"homepage": "https://github.com/victorlsn/iUSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"victorlsn@gmail.com": "victor@iuapp.com.br"
},
"source": {
"git": "https://github.com/victorlsn/iUSDK-iOS",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iUSDK-iOS/Classes/*.swift"
}