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