{ | |
"name": "CSCTest", | |
"version": "1.0.0", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"summary": "非常简单易用的轻量级编辑框。", | |
"homepage": "https://github.com/csc10049", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"csc": "csc10049@163.com" | |
}, | |
"social_media_url": "http://weibo.com/Jonzzs", | |
"source": { | |
"git": "https://github.com/csc10049/FirstPod.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "TestPod/**/*.{h,m}", | |
"requires_arc": true | |
} |