{ | |
"name": "My_CocoaPods", | |
"version": "0.0.1", | |
"summary": "我是简介", | |
"description": "我是介绍还要很长很长很长,哈哈哈哈哈啊哈和哈哈哈", | |
"homepage": "https://github.com/673697831/My_CocoaPods", | |
"license": "MIT", | |
"authors": { | |
"ozr": "673697831@qq.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/673697831/My_CocoaPods.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "My_CocoaPods/Classes/*.{h,m}", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |