[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / b / 5 / XYYPatientSDK / 1.0.0 / XYYPatientSDK.podspec.json
blob892007027f3ffd9d0fcc870c93dd8b023584ba19
2   "name": "XYYPatientSDK",
3   "version": "1.0.0",
4   "summary": "first version of XYYPatientSDK.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "aliangsama": "1046694965@qq.com"
11   },
12   "homepage": "https://github.com/aliangsama/XYYPatientSDK",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "WebKit",
16     "MapKit",
17     "CoreLocation",
18     "Foundation",
19     "UIKit",
20     "MobileCoreServices",
21     "MediaPlayer",
22     "AddressBookUI",
23     "AddressBook",
24     "AddressBookUI",
25     "AssetsLibrary",
26     "ContactsUI"
27   ],
28   "resource_bundles": {
29     "XYYPatientSDK": [
30       "Assets/*.{png,xib,storyboard,bundle,imageset,db}"
31     ]
32   },
33   "requires_arc": true,
34   "source": {
35     "git": "https://github.com/aliangsama/XYYPatientSDK.git",
36     "tag": "1.0.0"
37   },
38   "platforms": {
39     "ios": "9.0"
40   },
41   "ios": {
42     "vendored_frameworks": "ios/XYYPatientSDK.framework"
43   },
44   "dependencies": {
45     "MBProgressHUD": [
46       "~> 1.0.0"
47     ],
48     "AFNetworking": [
49       "~> 3.1.0"
50     ],
51     "LKDBHelper": [
52       "~> 2.1.3"
53     ],
54     "NIMSDK": [
56     ],
57     "Reachability": [
58       "~> 3.2"
59     ],
60     "M80AttributedLabel": [
61       "~> 1.6.3"
62     ],
63     "SDWebImage": [
64       "~> 4.2.2"
65     ],
66     "Toast": [
67       "~> 3.0"
68     ],
69     "TZImagePickerController": [
70       "~> 1.9.3"
71     ]
72   }