blob: 08706f9f2d86932003603ddac8837e69c5a75a28 [file] [log] [blame]
{
"name": "NRShopSugerLib",
"version": "0.0.3",
"summary": "the part of NRShop 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.3"
},
"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}"
}