blob: 3e25f82a0bbc9ca885eb8d36d785a4e828a9ce34 [file] [log] [blame]
{
"name": "LTUIKit",
"version": "0.1.0",
"summary": "some IB_DESIGNABLE UI components and UIKit category methods",
"homepage": "https://github.com/ltebean/LTUIKit",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTUIKit.git",
"tag": "v0.1.0"
},
"source_files": "LTUIKit/Sources/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}