[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / a / 6 / AppUser / 1.0.0 / AppUser.podspec.json
blobd8bc9e19d64083289c131875f87f3bffc613361b
2   "name": "AppUser",
3   "version": "1.0.0",
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.0"
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)/EstimoteSDK\"",
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   }