blob: 133a24af4aefaab3cb0f7377cf23e2a6fe9a8711 [file] [log] [blame]
{
"name": "UIView-Frame",
"version": "0.1.0",
"summary": "UIView-Frame.",
"description": "* Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/yiweiwoshiniya/UIView-Frame.git",
"license": "MIT",
"authors": {
"Yiweiwoshiniya": "843699906@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yiweiwoshiniya/UIView-Frame.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"UIView/**/*"
],
"requires_arc": true
}