[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / b / 4 / YBAuthenticationCenterManager / 1.0.1 / YBAuthenticationCenterManager.podspec.json
blob4a64b87a6f598053469dbad2a1b3c4dddafdcd35
2   "name": "YBAuthenticationCenterManager",
3   "version": "1.0.1",
4   "summary": "base framework settings for ubank project.",
5   "description": "It is authentication center manager for ubank project. written by Object-C.",
6   "homepage": "https://github.com/asance/YBAuthenticationCenterManager",
7   "license": "MIT",
8   "authors": {
9     "asance": "lidongwc@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/asance/YBAuthenticationCenterManager.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": "YBAuthenticationCenterManagerDemo/YBAuthenticationCenterManagerDemo/YBAuthenticationCenterManager/*.{h,m}",
19   "frameworks": [
20     "CoreGraphics",
21     "Foundation"
22   ],
23   "requires_arc": true