[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / c / TestCocoaPod12321 / 1.1.0 / TestCocoaPod12321.podspec.json
blob6addb306a36ff255de699b2857cca72051d3b853
2   "name": "TestCocoaPod12321",
3   "version": "1.1.0",
4   "summary": "Test framework for CocoaPod.",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "This is test framework for testing CocoaPod creation. This framework only prints a random string. Also, Sachin is the GOD of cricket and no one messes with him.",
9   "homepage": "https://github.com/AkashMobi/TestCocoaPod",
10   "license": {
11     "file": "LICENSE",
12     "type": "MIT"
13   },
14   "authors": {
15     "Akashdeep": "akashdeep@mobikwik.com"
16   },
17   "source": {
18     "git": "https://github.com/AkashMobi/TestCocoaPod.git",
19     "tag": "1.1.0"
20   },
21   "vendored_frameworks": "TestFramework.framework",
22   "subspecs": [
23     {
24       "name": "BitCode",
25       "vendored_frameworks": "BitCode/MobiKwikSDK.framework"
26     }
27   ]