[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / UserInsight-iOS / 1.0.0 / UserInsight-iOS.podspec.json
blob410e796afb7c3b3d7d62d57ad58eb38f44a68c78
2   "name": "UserInsight-iOS",
3   "version": "1.0.0",
4   "summary": "User Insight App SDK",
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   "preserve_paths": "UserInsight-iOS/Libraries/libUserInsight.a",
20   "vendored_libraries": [
21     "UserInsight-iOS/Libraries/libUserInsight.a"
22   ],
23   "public_header_files": "UserInsight-iOS/Headers/*.h",
24   "source_files": "UserInsight-iOS/Headers/*.h",
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreMotion",
28     "AdSupport"
29   ]