[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / e / 7 / SVProgressHUDLib / 0.0.4 / SVProgressHUDLib.podspec.json
blob37a98996686bbcdfb25e90e7cd95c2ff7e6c6b40
2   "name": "SVProgressHUDLib",
3   "version": "0.0.4",
4   "summary": "A short description of SVProgressHUDLib.",
5   "description": "12345567890",
6   "homepage": "https://github.com/appledev201888/SVProgressHUDLib",
7   "license": "MIT",
8   "authors": {
9     "big apple": "binbin@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/SVProgressHUDLib.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "Classes/*.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "vendored_libraries": "Classes/*.a",
29   "requires_arc": true,
30   "xcconfig": {
31     "BITCODE_GENERATION_MODE": "bitcode"
32   }