| { |
| "name": "DraugiemSDK", |
| "version": "0.1.2", |
| "summary": "Official Draugiem SDK for iOS.", |
| "description": "The Draugiem SDK for iOS enables you to use Draugiem authentication.", |
| "homepage": "https://github.com/Draugiem/draugiem-ios-sdk", |
| "license": "WTFPL", |
| "authors": { |
| "Draugiem": "api@draugiem.lv" |
| }, |
| "source": { |
| "git": "https://github.com/Draugiem/draugiem-ios-sdk.git", |
| "tag": "0.1.2" |
| }, |
| "social_media_url": "https://draugiem.lv/draugiem.lv", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "public_header_files": "Pod/Classes/Public/**/*.h", |
| "frameworks": "UIKit" |
| } |