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