blob: c2077530bff678eb07fb30c7c15a638773b908ba [file] [log] [blame]
{
"name": "Sugar",
"summary": "Something sweet that goes great with your Cocoa",
"version": "3.1.1",
"homepage": "https://github.com/hyperoslo/Sugar",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Sugar.git",
"tag": "3.1.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.2"
},
"requires_arc": true,
"ios": {
"source_files": "Source/{iOS,iOS-Exclusive,Shared}/**/*"
},
"osx": {
"source_files": "Source/{Mac,Shared}/**/*"
},
"tvos": {
"source_files": "Source/{iOS,Shared}/**/*"
},
"frameworks": "Foundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}