[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / a / NRShopSugerLib / 1.0.3 / NRShopSugerLib.podspec.json
bloba40570aea7019f9c176c4e3e31a2a920414c8f62
2   "name": "NRShopSugerLib",
3   "version": "1.0.3",
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.3"
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   ],
30   "resources": "NRShopSugerLib/MyObject/Resources/*.{png,xib,nib,bundle,storyboard}",
31   "dependencies": {
32     "Masonry": [
34     ],
35     "YYKit": [
37     ]
38   }