blob: b0e313dbd7060a070809397adc71493ab5106456 [file] [log] [blame]
{
"name": "AppExtension",
"version": "1.0",
"swift_version": "4.0",
"summary": "A Candy for extension in swift",
"homepage": "https://github.com/karthikAdaptavant/AppExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikAdaptavant": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/karthikAdaptavant/AppExtension.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/i_am_kaarthik",
"platforms": {
"ios": "10.0"
},
"source_files": "AppExtension/Classes/**/*"
}