[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / a / NRShopSugerLib / 0.0.3 / NRShopSugerLib.podspec.json
blob08706f9f2d86932003603ddac8837e69c5a75a28
2   "name": "NRShopSugerLib",
3   "version": "0.0.3",
4   "summary": "the part of NRShop 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": "0.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   ],
29   "resources": "NRShopSugerLib/MyObject/Resources/*.{png,xib,nib,bundle,storyboard}"