blob: cdb108628da0eed3885d7d068e991be6f93bdd23 [file] [log] [blame]
{
"name": "NRShopSugerLib",
"version": "0.0.6",
"summary": "the part of NRCGlobalShop lib",
"homepage": "https://github.com/sugerGDev/NRShopSugerLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"suger": "gjw_2007@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sugerGDev/NRShopSugerLib.git",
"tag": "0.0.6"
},
"source_files": "NRShopSugerLib/MyObject/**/*.{h,m}",
"public_header_files": "NRShopSugerLib/MyObject/**/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"QuartzCore"
],
"resources": "NRShopSugerLib/MyObject/Resources/*.{png,xib,nib,bundle,storyboard}",
"dependencies": {
"Masonry": [
],
"YYKit": [
]
}
}