blob: 4c8e6f01ba61b836e1f3390aa277a67729e03b36 [file] [log] [blame]
{
"name": "ColorFramework",
"version": "1.0.0",
"summary": "Sample framework from blog post, not for real world use.",
"homepage": "https://github.com/miletliyusuf/ColorFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Miletli": "miletliyusuf@gmail.com"
},
"social_media_url": "http://twitter.com/ysfmltli",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/miletliyusuf/ColorFramework.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "ColorFramework/*.{h,swift}",
"pushed_with_swift_version": "3.2"
}