{ | |
"name": "ok-ios-sdk", | |
"version": "2.0.13", | |
"summary": "iOS library for working with OK API.", | |
"homepage": "https://github.com/apiok/ok-ios-sdk", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Dmitry Grytsovets": "dmitriy.grytsovets@corp.mail.ru" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/apiok/ok-ios-sdk.git", | |
"tag": "2.0.13" | |
}, | |
"source_files": "*.{h,m}", | |
"public_header_files": "*.h", | |
"requires_arc": true | |
} |