[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / a / NRShopSugerLib / 1.0.4 / NRShopSugerLib.podspec.json
blob67067de35a2943a326f4a0aa74796e6eeb2c97fd
2   "name": "NRShopSugerLib",
3   "version": "1.0.4",
4   "summary": "the part of NRCGlobalShop lib",
5   "homepage": "https://github.com/sugerGDev/NRShopSugerLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "suger": "gjw_2007@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sugerGDev/NRShopSugerLib.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "NRShopSugerLib/MyObject/**/*.{h,m}",
21   "public_header_files": "NRShopSugerLib/MyObject/**/*.h",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Photos",
27     "QuartzCore",
28     "AssetsLibrary",
29     "CoreGraphics"
30   ],
31   "resources": "NRShopSugerLib/MyObject/Resources/*.{png,xib,nib,bundle,storyboard}",
32   "dependencies": {
33     "Masonry": [
35     ],
36     "YYKit": [
38     ]
39   }