blob: 4e6fec1389f58e458bc92d695c931d871ff60916 [file] [log] [blame]
{
"name": "Swiftility",
"version": "0.8",
"summary": "allbto utility libs to use across projects.",
"homepage": "https://github.com/allbto/ios-swiftility",
"license": {
"type": "MIT"
},
"authors": "Allan Bto",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/allbto/ios-swiftility.git",
"tag": "0.8"
},
"public_header_files": "Swiftility/Swiftility/**/*.h",
"source_files": "Swiftility/Swiftility/Classes/**/*.{h,m,swift}",
"requires_arc": true
}