[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / f / 4 / 3 / Test-SDK02 / 6.0 / Test-SDK02.podspec.json
blob034399c59c861e8c612c6ae85b9c9500009b851a
2   "name": "Test-SDK02",
3   "version": "6.0",
4   "summary": "Test SDK 02",
5   "homepage": "https://github.com/hyup1028-nhnent/CocoaPodsTest",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
9   },
10   "authors": {
11     "hyup1028-nhnent": "hyup1028@nhnent.com"
12   },
13   "source": {
14     "http": "https://github.com/hyup1028-nhnent/CocoaPodsTest/archive/6.0.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "CocoaPodsTest-6.0/Frameworks/SDK02.framework"
22   },
23   "weak_frameworks": "AdSupport",
24   "frameworks": [
25     "UIKit",
26     "CoreText",
27     "AudioToolbox",
28     "AVFoundation",
29     "CoreGraphics"
30   ]