blob: e32e6bac9133c0c6c66cb1c65d81c936a7084fa1 [file] [log] [blame]
{
"name": "UtilPods",
"version": "0.0.1",
"summary": "vienta 私有的pods库",
"description": " A longer description of UtilPods 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!\n",
"homepage": "https://github.com/Vienta/UtilPods",
"license": "MIT (LICENSE)",
"authors": {
"Vienta": "yongxingshu@foxmail.com"
},
"source": {
"git": "https://github.com/Vienta/UtilPods.git",
"tag": "0.0.1"
},
"source_files": "UtilPods/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}