blob: ac540171a77a0d5308a8d1d517fe39b585580dc9 [file] [log] [blame]
{
"name": "ATHKit",
"version": "0.1.0",
"summary": "ATHKit is a collection of customizable UI components such as ImagePickerController and more.",
"homepage": "https://github.com/Athlee/ATHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "http://twitter.com/dottieyottie",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Athlee/ATHKit.git",
"tag": "0.1.0"
},
"source_files": "Source/*.swift",
"resources": "Source/*.{storyboard,xcassets}",
"requires_arc": true,
"dependencies": {
"Material": [
],
"ImagePickerKit": [
]
},
"pushed_with_swift_version": "3.0"
}