[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 6 / AppUser / 1.0.1 / AppUser.podspec.json
blob5b15ef4bae85931b365eeb4ab8aa1a288f1d4a4b
2   "name": "AppUser",
3   "version": "1.0.1",
4   "summary": "iOS library for Login based applications",
5   "homepage": "https://github.com/RAJAMOHAN-S/AppUser/",
6   "authors": {
7     "RAJAMOHAN-S": "https://stackoverflow.com/users/6479530/rajamohan-s?tab=profile"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/RAJAMOHAN-S/AppUser.git",
14     "tag": "1.0.1"
15   },
16   "preserve_paths": "AppUser.framework",
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "requires_arc": true,
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AppUser\"",
24     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/AppUser\""
25   },
26   "license": {
27     "type": "Copyright",
28     "text": "Copyright 2017 RAJAMOHN-S, Inc. All rights reserved.\n"
29   }