{ | |
"name": "NPPencil", | |
"version": "0.0.1", | |
"summary": "A simple NPPencil for iOS", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/DarkKnightOne/NPPencil", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"DarkKnightOne": "zhangwenhai@bytedance.com" | |
}, | |
"source": { | |
"git": "https://github.com/DarkKnightOne/NPPencil.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "NPPencil/Classes/**/*" | |
} |