blob: 699485889c559f3b808f9c66c468d0737aa7f707 [file] [log] [blame]
{
"name": "AXPopoverView",
"version": "0.0.5",
"summary": "A popover view in iOS.",
"description": "A popover view in iOS.\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/devedbox/AXPopoverView",
"license": "MIT",
"authors": {
"艾星": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXPopoverView.git",
"tag": "0.0.5"
},
"source_files": "AXPopoverView/AXPopoverView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}