| { |
| "name": "MyMailRuSDK", |
| "version": "1.3.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/xyzslash/mymailru-ios-sdk", |
| "authors": { |
| "Anton Grachev": "agrachev.86@gmail.com" |
| }, |
| "summary": "iOS framework for working with my.mail.ru (мой мир@mail.ru) REST API.", |
| "source": { |
| "git": "https://github.com/xyzslash/mymailru-ios-sdk.git", |
| "tag": "1.3.0" |
| }, |
| "source_files": "MyMailRuSDK/MyMailRuSDK/*.{h,m}", |
| "frameworks": "CommonCrypto", |
| "requires_arc": true, |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| }, |
| "deprecated": true |
| } |