blob: e78642e96f4ddae4888c64156b66018c680eb236 [file] [log] [blame]
{
"name": "NRShopSugerLib",
"version": "1.0.5",
"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": "1.0.5"
},
"source_files": "NRShopSugerLib/MyObject/**/*.{h,m}",
"public_header_files": "NRShopSugerLib/MyObject/**/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"QuartzCore",
"AssetsLibrary",
"CoreGraphics"
],
"resources": "NRShopSugerLib/MyObject/Resources/*.{png,xib,nib,bundle,storyboard}",
"dependencies": {
"Masonry": [
],
"YYKit": [
],
"MJRefresh": [
]
}
}