blob: c630eb8808e4b489edeba51e05f729e3f2cc5140 [file] [log] [blame]
{
"name": "GXNote",
"version": "0.0.2",
"summary": "A simple Note",
"homepage": "https://github.com/stguoke/GXNote.git",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"xge": "stguoke@vip.qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/stguoke/GXNote.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"vendored_frameworks": "TestPodSpecDemo/GXNote.framework",
"requires_arc": true
}