blob: c0f757d70a2da966345697c55169fc22f81d1c86 [file] [log] [blame]
{
"name": "Swiftility",
"version": "0.7.5",
"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.7.5"
},
"public_header_files": "Swiftility/Swiftility/**/*.h",
"source_files": "Swiftility/Swiftility/Classes/**/*.{h,m,swift}",
"requires_arc": true
}