| { |
| "name": "AECoreDataUI", |
| "version": "4.1.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "summary": "Super awesome Core Data driven UI for iOS written in Swift", |
| "homepage": "https://github.com/tadija/AECoreDataUI", |
| "authors": { |
| "tadija": "tadija@me.com" |
| }, |
| "social_media_url": "http://twitter.com/tadija", |
| "source": { |
| "git": "https://github.com/tadija/AECoreDataUI.git", |
| "tag": "4.1.0" |
| }, |
| "source_files": "Sources/*.swift", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| } |
| } |