blob: 27f4ab887c14454282f3cc2c3a9cab1aec45ef17 [file] [log] [blame]
{
"name": "IP-UIKit-Wisdom",
"version": "0.0.9",
"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": "0.0.9"
},
"source_files": "src/**/*.{h,m}",
"exclude_files": "tests/**/*",
"platforms": {
"ios": null
},
"frameworks": "UIKit"
}