blob: 94dd6dda14ea8147696e7f4c57780e7bad4f3c15 [file] [log] [blame]
{
"name": "MWPercentage",
"version": "1.0.0",
"summary": "Percentage complement",
"description": "TODO: Add long description of the pod here.",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"homepage": "https://github.com/YilmazGursoy/MWPercentage.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ylmzgrsy111@gmail.com": "ylmzgrsy111@gmail.com"
},
"source": {
"git": "https://github.com/YilmazGursoy/MWPercentage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MWPercentage/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}