blob: 4c84dd827e9f189fb69bb53d0bab421d9f938f74 [file] [log] [blame]
{
"name": "NMTheme",
"version": "1.0.0",
"summary": "Make development easier.",
"homepage": "https://github.com/huya-nimo/NMTheme",
"license": "MIT",
"authors": {
"songlinlu": "lusonglin121@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huya-nimo/NMTheme.git",
"tag": "1.0.0"
},
"source_files": [
"NMTheme",
"NMTheme/src/*"
],
"resources": [
"NMTheme/resource/*",
"NMTheme/script/*"
],
"frameworks": "UIKit",
"requires_arc": true
}