[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / 6 / BSAppHelper / 0.1.0 / BSAppHelper.podspec.json
blob09f2276c7b70679ee2cb28776e8fdd5831167836
2   "name": "BSAppHelper",
3   "version": "0.1.0",
4   "summary": "Helper methods for determining different characteristics of the current application.",
5   "description": "Useful methods for determining different characteristics of the current application.",
6   "homepage": "https://github.com/Bogdan-Stasjuk/BSAppHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasjuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/BSAppHelper.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "BSAppHelper/*.{h,m}",
24   "public_header_files": "BSAppHelper/*.h"