blob: e86909e0bfc4dad420438d20f55245112c0a1897 [file] [log] [blame]
{
"name": "FirstPodView",
"version": "0.0.1",
"summary": "test pod view.",
"description": "this is a test field",
"homepage": "https://github.com/xiaoshiheng/FirstPodView",
"license": "MIT",
"authors": {
"xiaoshiheng": "736127706@q.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoshiheng/FirstPodView.git",
"tag": "0.0.1"
},
"source_files": "PodTest/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}