[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / UserInsight-iOS / 1.0.1 / UserInsight-iOS.podspec.json
blob975aaf57a510618a40627ffb3d90a80432c48091
2   "name": "UserInsight-iOS",
3   "version": "1.0.1",
4   "summary": "User Insight App SDK (Test)",
5   "description": "User Insight SDK for iOS App",
6   "homepage": "http://www.userlocal.jp/",
7   "license": {
8     "text": "Copyright 2015 User Local Inc.",
9     "type": "Copyright"
10   },
11   "authors": "User Local, Inc.",
12   "source": {
13     "http": "http://cdn.userlocal.jp/cpdc/UserInsight-iOS_0.0.10.zip",
14     "flatten": true
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "source_files": "Headers/*.h",
20   "vendored_libraries": [
21     "Libraries/libUserInsight.a"
22   ],
23   "preserve_paths": "Libraries/libUserInsight.a",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "(inherited)"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreMotion",
30     "AdSupport",
31     "CoreTelephony"
32   ]