blob: 67067de35a2943a326f4a0aa74796e6eeb2c97fd [file] [log] [blame]
{
"name": "NRShopSugerLib",
"version": "1.0.4",
"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.4"
},
"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": [
]
}
}