[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 7 / 4 / AMDAuthenticationModule / 1.0.0 / AMDAuthenticationModule.podspec.json
blob27fa2b2799f12c4ab6f5b941332e8b90929acf01
2   "name": "AMDAuthenticationModule",
3   "version": "1.0.0",
4   "summary": "the module of authentication",
5   "description": "the module of authentication in app ylwdwd and so on",
6   "homepage": "https://github.com/xie244135119/AMDAuthenticationModule/blob/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "xieqiang": "xie244135119@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xie244135119/AMDAuthenticationModule.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "AMDAuthenticationModule",
20     "AMDAuthenticationModule/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "AMDAuthenticationModule/AuthenticationModule.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "SSBaseKit": [
28     ],
29     "SSBaseLib": [
31     ]
32   }