blob: 75c8ec9e0eaa6b9e6d12c6e6c10ba01802e74a46 [file] [log] [blame]
{
"name": "Smile",
"summary": "Emoji in Swift",
"version": "1.0.0",
"homepage": "https://github.com/onmyway133/Smile",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Smile.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}