blob: ccfe7abc7f687ec44e79f4a16c362a48f6e231b5 [file] [log] [blame]
{
"name": "EAASlider",
"version": "0.0.1",
"summary": "New Slider",
"description": "New slider test",
"homepage": "https://github.com/MrRedVenom/EAASlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndreyEzhov": "mrredvenom@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrRedVenom/EAASlider.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}