blob: 065760ad379ae7422534f859b26134cdda48fcc9 [file] [log] [blame]
{
"name": "IP-UIKit-Wisdom",
"version": "0.0.4",
"summary": "A bag of internal helper libraries and categories around UIKit",
"description": "A bag of internal helper libraries and categories around UIKit, written by the developers of Intrepid Pursuits.",
"homepage": "https://github.com/IntrepidPursuits/uikit-wisdom",
"license": "MIT",
"authors": {
"Ying Quan Tan": "ying@intrepid.io"
},
"source": {
"git": "https://github.com/IntrepidPursuits/uikit-wisdom.git",
"tag": "v0.0.4"
},
"source_files": "src/**/*.{h,m}",
"exclude_files": "tests/**/*",
"platforms": {
"ios": null
},
"frameworks": "UIKit"
}