[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / e / c / UserInsight-iOS / 0.0.3 / UserInsight-iOS.podspec.json
blob5976adb873b398b4b00a382c266f65d53b33efdd
2   "name": "UserInsight-iOS",
3   "version": "0.0.3",
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.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   "frameworks": [
25     "SystemConfiguration",
26     "CoreMotion",
27     "AdSupport"
28   ]