blob: 0d34e372f5bb347c4baeb0b7178785d8ad8db512 [file] [log] [blame]
{
"name": "SugarString",
"version": "1.0.0",
"summary": "A beautiful syntactic sugar for String in Swift3",
"homepage": "https://github.com/ooppstef/sugar",
"license": "MIT",
"source": {
"git": "https://github.com/ooppstef/sugar.git",
"tag": "1.0.0"
},
"source_files": "Sugar/Sugar/Sugar/**/*",
"authors": {
"Charles": "ooppstef@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}