blob: d60da90ecceb4c035bbc160e87a13144cad71cd7 [file] [log] [blame]
{
"name": "isThirteenSwift",
"version": "1.0.0",
"summary": "Useful framework from Nicolas Charvoz",
"homepage": "https://github.com/charvoa/isThirteenSwift",
"authors": {
"Nicolas Charvoz": "nicolas.charvoz@epitech.eu"
},
"social_media_url": "http://twitter.com/NicolasCharvoz",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/charvoa/isThirteenSwift.git",
"tag": "v1.0.0",
"submodules": true
},
"source_files": "isThirteenSwift/**/*.{h,swift}"
}