blob: 32bf92927ae3558c67d71a403e64037530306eaf [file] [log] [blame]
{
"name": "MyChart",
"version": "1.0.0",
"summary": "这是我为MyChart创建的一个描述",
"description": "这是一个object-c的文件...这是一个object-c的文件...这是一个object-c的文件",
"homepage": "https://github.com/GeorgeGod/PodTest",
"license": "MIT",
"authors": {
"yujiawei": "1341069918@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GeorgeGod/PodTest.git",
"tag": "1.0.0"
},
"source_files": "MyChart/MyChart/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}