[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / d / AMKCategories / 0.1.0 / AMKCategories.podspec.json
blob28cb4e2c4b9ea8156e0ba55a219df53fafefd8fd
2   "name": "AMKCategories",
3   "version": "0.1.0",
4   "summary": "Summary of AMKCategories.",
5   "description": "A description of AMKCategories.",
6   "homepage": "https://github.com/AndyM129/AMKCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andy Meng": "andy_m129@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AndyM129/AMKCategories.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "http://www.jianshu.com/u/28d89b68984b",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "default_subspecs": "DefaultSubspec",
23   "subspecs": [
24     {
25       "name": "DefaultSubspec",
26       "dependencies": {
27         "AMKCategories/Foundation/NSBundle/VersionInfo": [
29         ]
30       }
31     },
32     {
33       "name": "Foundation",
34       "subspecs": [
35         {
36           "name": "NSBundle",
37           "subspecs": [
38             {
39               "name": "GitCommitInfo",
40               "source_files": "AMKCategories/Classes/Foundation/NSBundle/GitCommitInfo/*.{h,m}",
41               "public_header_files": "AMKCategories/Classes/Foundation/NSBundle/GitCommitInfo/*.h"
42             },
43             {
44               "name": "VersionInfo",
45               "source_files": "AMKCategories/Classes/Foundation/NSBundle/AppVersionInfo/*.{h,m}",
46               "public_header_files": "AMKCategories/Classes/Foundation/NSBundle/AppVersionInfo/*.h"
47             }
48           ]
49         }
50       ]
51     }
52   ]