blob: bd34bd0ec032b60a7a7da3d714f0ad8ab0e830ca [file] [log] [blame]
{
"name": "InterfaceUtilities",
"platforms": {
"ios": "8.0"
},
"summary": "UI-related utilities for iOS applications.",
"requires_arc": true,
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hai Pham": "swiften.svc@gmail.com"
},
"homepage": "https://github.com/protoman92/InterfaceUtilities-Swift.git",
"source": {
"git": "https://github.com/protoman92/InterfaceUtilities-Swift.git",
"tag": "1.0.2"
},
"subspecs": [
{
"name": "Main",
"source_files": "InterfaceUtilities/**/*.{swift}"
}
]
}