blob: 73e0de7b7f69867b43e8410869e60b568c718f75 [file] [log] [blame]
{
"name": "TestView",
"version": "0.0.1",
"summary": "A TestView.",
"description": "A longer description of TestView in Markdown format.\n\n* 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/wenboma/TestView.git",
"license": "MIT",
"authors": {
"马文铂": "luoyi@uoko.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wenboma/TestView.git",
"tag": "0.0.1"
},
"source_files": [
"TestView",
"TestView/*"
],
"exclude_files": "TestView/Exclude",
"frameworks": "UIKit"
}